MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
get_lat_range
Interface
34 statements
Source File
LatAxis.F90
mapl3g_LatAxis
get_lat_range
Contents
None
interface
public module function get_lat_range(hconfig, jm_world, rc) result(ranges)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ESMF_HConfig
),
intent(in)
::
hconfig
integer,
intent(in)
::
jm_world
integer,
intent(out),
optional
::
rc
Return Value
type(
AxisRanges
)