func Interface

interface
private function func(x) result(f)

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in) :: x

indep. variable

Return Value real(kind=wp)

function value f(x)

Description

interface for user function