MOM6
mom_oda_driver_mod::ptr_mpp_domain Type Reference

Detailed Description

A structure with a pointer to a domain2d, to allow for the creation of arrays of pointers.

Definition at line 103 of file MOM_oda_driver.F90.

Collaboration diagram for mom_oda_driver_mod::ptr_mpp_domain:
[legend]

Private variables and constants

type(domain2d), pointer mpp_domain => NULL()
 pointer to an mpp domain2d More...
 

Variables and constants

◆ mpp_domain

type(domain2d), pointer mom_oda_driver_mod::ptr_mpp_domain::mpp_domain => NULL()
private

pointer to an mpp domain2d

Definition at line 104 of file MOM_oda_driver.F90.

104  type(domain2d), pointer :: mpp_domain => null() !< pointer to an mpp domain2d

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