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