MOM6
|
A type for making arrays of pointers to 3-d arrays.
Definition at line 36 of file MOM_restart.F90.
Private variables and constants | |
real, dimension(:,:,:), pointer | p => NULL() |
A pointer to a 3d array. More... | |
|
private |
A pointer to a 3d array.
Definition at line 37 of file MOM_restart.F90.