func_2d Abstract Interface

abstract interface
private function func_2d(me, x, y) result(f)

Arguments

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

Return Value real(kind=wp)

Description

2d user function f(x,y)