FV3 Bundle
diag_data_mod::diag_atttype Type Reference

Public Attributes

integer type
 
integer len
 
character(len=128) name
 
character(len=1280) catt
 
real _allocatable
 
real, dimension(:) dimension
 
real fatt
 
real _null
 
integer _allocatable
 
integer, dimension(:) dimension
 
integer iatt
 
integer _null
 

Detailed Description

Definition at line 190 of file diag_data.F90.

Member Data Documentation

◆ _allocatable [1/2]

real diag_data_mod::diag_atttype::_allocatable

Definition at line 195 of file diag_data.F90.

◆ _allocatable [2/2]

integer diag_data_mod::diag_atttype::_allocatable

Definition at line 196 of file diag_data.F90.

◆ _null [1/2]

real diag_data_mod::diag_atttype::_null

Definition at line 195 of file diag_data.F90.

◆ _null [2/2]

integer diag_data_mod::diag_atttype::_null

Definition at line 196 of file diag_data.F90.

◆ catt

character(len=1280) diag_data_mod::diag_atttype::catt

Definition at line 194 of file diag_data.F90.

◆ dimension [1/2]

real, dimension(:) diag_data_mod::diag_atttype::dimension

Definition at line 195 of file diag_data.F90.

◆ dimension [2/2]

integer, dimension(:) diag_data_mod::diag_atttype::dimension

Definition at line 196 of file diag_data.F90.

◆ fatt

real diag_data_mod::diag_atttype::fatt

Definition at line 195 of file diag_data.F90.

◆ iatt

integer diag_data_mod::diag_atttype::iatt

Definition at line 196 of file diag_data.F90.

◆ len

integer diag_data_mod::diag_atttype::len

Definition at line 192 of file diag_data.F90.

◆ name

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

Definition at line 193 of file diag_data.F90.

◆ type

integer diag_data_mod::diag_atttype::type

Definition at line 191 of file diag_data.F90.


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