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