parse_timestep Interface

interface

Submodule declarations


Called by

interface~~parse_timestep~~CalledByGraph interface~parse_timestep parse_timestep proc~test_parse_timestep test_parse_timestep proc~test_parse_timestep->interface~parse_timestep

public module function parse_timestep(hconfig, rc) result(timestep)

Arguments

Type IntentOptional Attributes Name
type(ESMF_HConfig), intent(in) :: hconfig
integer, intent(out), optional :: rc

Return Value type(ESMF_TimeInterval)