mod_function_utils Module



Contents


Functions

public function zero_func()

Arguments

None

Return Value real(kind=dp)

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))