get_lat_range Interface

interface
public module function get_lat_range(hconfig, jm_world, rc) result(ranges)

Arguments

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

Return Value type(AxisRanges)