MOM6
mom_restart::p0d Type Reference

Detailed Description

A type for making arrays of pointers to scalars.

Definition at line 51 of file MOM_restart.F90.

Collaboration diagram for mom_restart::p0d:
[legend]

Private variables and constants

real, pointer p => NULL()
 A pointer to a scalar. More...
 

Variables and constants

◆ p

real, pointer mom_restart::p0d::p => NULL()
private

A pointer to a scalar.

Definition at line 52 of file MOM_restart.F90.

52  real, pointer :: p => null() !< A pointer to a scalar

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