FV3 Bundle
mpp_io_mod::axistype Type Reference
Collaboration diagram for mpp_io_mod::axistype:
[legend]

Private Attributes

character(len=128) name
 
character(len=128) name_bounds
 
character(len=128) units
 
character(len=256) longname
 
character(len=8) cartesian
 
character(len=256) compressed
 
character(len=24) calendar
 
integer sense
 
integer len
 
type(domain1ddomain
 
real, dimension(:), pointer data =>NULL()
 
real, dimension(:), pointer data_bounds =>NULL()
 
integer, dimension(:), pointer idata =>NULL()
 
integer id
 
integer did
 
integer type
 
integer natt
 
integer shift
 
type(atttype), dimension(:), pointer att =>NULL()
 

Detailed Description

Definition at line 424 of file mpp_io.F90.

Member Data Documentation

◆ att

type(atttype), dimension(:), pointer mpp_io_mod::axistype::att =>NULL()
private

Definition at line 441 of file mpp_io.F90.

◆ calendar

character(len=24) mpp_io_mod::axistype::calendar
private

Definition at line 432 of file mpp_io.F90.

◆ cartesian

character(len=8) mpp_io_mod::axistype::cartesian
private

Definition at line 430 of file mpp_io.F90.

◆ compressed

character(len=256) mpp_io_mod::axistype::compressed
private

Definition at line 431 of file mpp_io.F90.

◆ data

real, dimension(:), pointer mpp_io_mod::axistype::data =>NULL()
private

Definition at line 435 of file mpp_io.F90.

◆ data_bounds

real, dimension(:), pointer mpp_io_mod::axistype::data_bounds =>NULL()
private

Definition at line 436 of file mpp_io.F90.

◆ did

integer mpp_io_mod::axistype::did
private

Definition at line 438 of file mpp_io.F90.

◆ domain

type(domain1d) mpp_io_mod::axistype::domain
private

Definition at line 434 of file mpp_io.F90.

◆ id

integer mpp_io_mod::axistype::id
private

Definition at line 438 of file mpp_io.F90.

◆ idata

integer, dimension(:), pointer mpp_io_mod::axistype::idata =>NULL()
private

Definition at line 437 of file mpp_io.F90.

◆ len

integer mpp_io_mod::axistype::len
private

Definition at line 433 of file mpp_io.F90.

◆ longname

character(len=256) mpp_io_mod::axistype::longname
private

Definition at line 429 of file mpp_io.F90.

◆ name

character(len=128) mpp_io_mod::axistype::name
private

Definition at line 426 of file mpp_io.F90.

◆ name_bounds

character(len=128) mpp_io_mod::axistype::name_bounds
private

Definition at line 427 of file mpp_io.F90.

◆ natt

integer mpp_io_mod::axistype::natt
private

Definition at line 438 of file mpp_io.F90.

◆ sense

integer mpp_io_mod::axistype::sense
private

Definition at line 433 of file mpp_io.F90.

◆ shift

integer mpp_io_mod::axistype::shift
private

Definition at line 440 of file mpp_io.F90.

◆ type

integer mpp_io_mod::axistype::type
private

Definition at line 438 of file mpp_io.F90.

◆ units

character(len=128) mpp_io_mod::axistype::units
private

Definition at line 428 of file mpp_io.F90.


The documentation for this type was generated from the following file: