MOM6
mom_document::link_msg Type Reference

Detailed Description

A linked list of the parameter documentation messages that have been issued so far.

Definition at line 49 of file MOM_document.F90.

Collaboration diagram for mom_document::link_msg:
[legend]

Private variables and constants

type(link_msg), pointer next => NULL()
 Facilitates linked list.
 
character(len=80) name
 Parameter name.
 
character(len=620) msg
 Parameter value and default.
 

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