from_function Function

public function from_function(func, values) result(array)

Arguments

TypeIntentOptionalAttributesName
procedure(realdp), pointer:: func
real(kind=dp), intent(in) :: values(:)

Return Value real(kind=dp)(size(values))


Contents

None