func_1d Abstract Interface

abstract interface
private function func_1d(me, x) result(f)

Arguments

TypeIntentOptionalAttributesName
class(integration_class_1d), intent(inout) :: me
real(kind=wp), intent(in) :: x

Return Value real(kind=wp)

Description

1d user function f(x)