rk4_ntemp Interface

interface


Calls

interface~~rk4_ntemp~~CallsGraph interface~rk4_ntemp rk4_ntemp proc~rk4_ntemp rk4_ntemp interface~rk4_ntemp->proc~rk4_ntemp

public module function rk4_ntemp(this) result(ntemp)

Arguments

Type IntentOptional AttributesName
class(rk4), intent(in) :: this

The routine is called on this object.

Return Value integer(kind=ip)

The return value is the number of required temorary storage levels.

Description

Routine that reports how many temporary storage levels are needed.