f Function

pure function f(x, t) result(o)

Arguments

TypeIntentOptionalAttributesName
real(kind=wp), intent(in) :: x
real(kind=wp), intent(in) :: t

Return Value real(kind=wp)


Called by

proc~~f~~CalledByGraph proc~f f program~animate animate program~animate->proc~f

Contents

None