func Interface

interface
private function func(t) result(f)

Arguments

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

Independant variable for the function.

Return Value real(kind=wp)

The function evaluated at t.

Description

interface to the zeroin input function