Definition at line 187 of file fms_io.F90.
◆ calendar
character(len=128) fms_io_mod::ax_type::calendar = '' |
|
private |
◆ cartesian
character(len=8) fms_io_mod::ax_type::cartesian = '' |
|
private |
◆ compressed
character(len=256) fms_io_mod::ax_type::compressed = '' |
|
private |
◆ data
◆ dimlen
integer fms_io_mod::ax_type::dimlen |
|
private |
◆ dimlen_lname
character(len=128) fms_io_mod::ax_type::dimlen_lname = '' |
|
private |
◆ dimlen_name
character(len=128) fms_io_mod::ax_type::dimlen_name = '' |
|
private |
◆ domain
type(domain2d), pointer fms_io_mod::ax_type::domain =>NULL() |
|
private |
◆ domain_ug
type(domainug), pointer fms_io_mod::ax_type::domain_ug => null() |
|
private |
A pointer to an unstructured mpp domain.
Definition at line 208 of file fms_io.F90.
◆ idx
integer, dimension(:), allocatable fms_io_mod::ax_type::idx |
|
private |
◆ imin
integer fms_io_mod::ax_type::imin |
|
private |
◆ longname
character(len=128) fms_io_mod::ax_type::longname = '' |
|
private |
◆ min
real fms_io_mod::ax_type::min |
|
private |
◆ name
character(len=128) fms_io_mod::ax_type::name = '' |
|
private |
◆ nelems
integer, dimension(:), allocatable fms_io_mod::ax_type::nelems |
|
private |
◆ nelems_for_current_rank
integer(int_kind) fms_io_mod::ax_type::nelems_for_current_rank |
|
private |
The number of grid points registered to the current rank (used for error checking).
Definition at line 209 of file fms_io.F90.
◆ sense
integer fms_io_mod::ax_type::sense |
|
private |
◆ units
character(len=128) fms_io_mod::ax_type::units = '' |
|
private |
The documentation for this type was generated from the following file: