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