FV3 Bundle
diag_data_mod::diag_axis_type Type Reference
Collaboration diagram for diag_data_mod::diag_axis_type:
[legend]

Public Attributes

character(len=128) name
 
character(len=256) units
 
character(len=256) long_name
 
character(len=1) cart_name
 
real, dimension(:), pointer data
 
integer, dimension(max_subaxesstart
 
integer, dimension(max_subaxesend
 
character(len=128), dimension(max_subaxessubaxis_name
 
integer length
 
integer direction
 
integer edges
 
integer set
 
integer shift
 
type(domain1ddomain
 
type(domain2ddomain2
 
type(domain2d), dimension(max_subaxessubaxis_domain2
 
type(domainug) domainug
 
character(len=128) aux
 
character(len=128) req
 
integer tile_count
 
type(diag_atttype_allocatable
 
type(diag_atttype), dimension(:) dimension
 
type(diag_atttypeattributes
 
type(diag_atttype_null
 
integer num_attributes
 

Detailed Description

Definition at line 600 of file diag_data.F90.

Member Data Documentation

◆ _allocatable

type(diag_atttype) diag_data_mod::diag_axis_type::_allocatable

Definition at line 615 of file diag_data.F90.

◆ _null

type(diag_atttype) diag_data_mod::diag_axis_type::_null

Definition at line 615 of file diag_data.F90.

◆ attributes

type(diag_atttype) diag_data_mod::diag_axis_type::attributes

Definition at line 615 of file diag_data.F90.

◆ aux

character(len=128) diag_data_mod::diag_axis_type::aux

Definition at line 613 of file diag_data.F90.

◆ cart_name

character(len=1) diag_data_mod::diag_axis_type::cart_name

Definition at line 603 of file diag_data.F90.

◆ data

real, dimension(:), pointer diag_data_mod::diag_axis_type::data

Definition at line 604 of file diag_data.F90.

◆ dimension

type(diag_atttype), dimension(:) diag_data_mod::diag_axis_type::dimension

Definition at line 615 of file diag_data.F90.

◆ direction

integer diag_data_mod::diag_axis_type::direction

Definition at line 608 of file diag_data.F90.

◆ domain

type(domain1d) diag_data_mod::diag_axis_type::domain

Definition at line 609 of file diag_data.F90.

◆ domain2

type(domain2d) diag_data_mod::diag_axis_type::domain2

Definition at line 610 of file diag_data.F90.

◆ domainug

type(domainug) diag_data_mod::diag_axis_type::domainug

Definition at line 612 of file diag_data.F90.

◆ edges

integer diag_data_mod::diag_axis_type::edges

Definition at line 608 of file diag_data.F90.

◆ end

integer, dimension(max_subaxes) diag_data_mod::diag_axis_type::end

Definition at line 606 of file diag_data.F90.

◆ length

integer diag_data_mod::diag_axis_type::length

Definition at line 608 of file diag_data.F90.

◆ long_name

character(len=256) diag_data_mod::diag_axis_type::long_name

Definition at line 602 of file diag_data.F90.

◆ name

character(len=128) diag_data_mod::diag_axis_type::name

Definition at line 601 of file diag_data.F90.

◆ num_attributes

integer diag_data_mod::diag_axis_type::num_attributes

Definition at line 616 of file diag_data.F90.

◆ req

character(len=128) diag_data_mod::diag_axis_type::req

Definition at line 613 of file diag_data.F90.

◆ set

integer diag_data_mod::diag_axis_type::set

Definition at line 608 of file diag_data.F90.

◆ shift

integer diag_data_mod::diag_axis_type::shift

Definition at line 608 of file diag_data.F90.

◆ start

integer, dimension(max_subaxes) diag_data_mod::diag_axis_type::start

Definition at line 605 of file diag_data.F90.

◆ subaxis_domain2

type(domain2d), dimension(max_subaxes) diag_data_mod::diag_axis_type::subaxis_domain2

Definition at line 611 of file diag_data.F90.

◆ subaxis_name

character(len=128), dimension(max_subaxes) diag_data_mod::diag_axis_type::subaxis_name

Definition at line 607 of file diag_data.F90.

◆ tile_count

integer diag_data_mod::diag_axis_type::tile_count

Definition at line 614 of file diag_data.F90.

◆ units

character(len=256) diag_data_mod::diag_axis_type::units

Definition at line 602 of file diag_data.F90.


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