mod_function_utils Module



Functions

public function zero_func()

Arguments

None

Return Value real(kind=dp)

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

Arguments

Type IntentOptional Attributes Name
procedure(real(dp)), pointer :: func
real(kind=dp), intent(in) :: values(:)

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