FV3 Bundle
mpp_mod::mpp_type_list Type Reference
Collaboration diagram for mpp_mod::mpp_type_list:
[legend]

Private Attributes

type(mpp_type), pointer head => null()
 
type(mpp_type), pointer tail => null()
 
integer length
 

Detailed Description

Definition at line 323 of file mpp.F90.

Member Data Documentation

◆ head

type(mpp_type), pointer mpp_mod::mpp_type_list::head => null()
private

Definition at line 325 of file mpp.F90.

◆ length

integer mpp_mod::mpp_type_list::length
private

Definition at line 327 of file mpp.F90.

◆ tail

type(mpp_type), pointer mpp_mod::mpp_type_list::tail => null()
private

Definition at line 326 of file mpp.F90.


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