FV3 Bundle
mpp_io_mod::atttype Type Reference

Private Attributes

integer type
 
integer len
 
character(len=128) name
 
character(len=max_att_lengthcatt
 
real, dimension(:), pointer fatt =>NULL()
 

Detailed Description

Definition at line 416 of file mpp_io.F90.

Member Data Documentation

◆ catt

character(len=max_att_length) mpp_io_mod::atttype::catt
private

Definition at line 420 of file mpp_io.F90.

◆ fatt

real, dimension(:), pointer mpp_io_mod::atttype::fatt =>NULL()
private

Definition at line 421 of file mpp_io.F90.

◆ len

integer mpp_io_mod::atttype::len
private

Definition at line 418 of file mpp_io.F90.

◆ name

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

Definition at line 419 of file mpp_io.F90.

◆ type

integer mpp_io_mod::atttype::type
private

Definition at line 418 of file mpp_io.F90.


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