MOM6
|
A type that can be used to create arrays of pointers to 2D arrays.
Definition at line 88 of file MOM_tracer_hor_diff.F90.
Private variables and constants | |
real, dimension(:,:), pointer | p => NULL() |
A pointer to a 2D array of reals. More... | |
|
private |
A pointer to a 2D array of reals.
Definition at line 89 of file MOM_tracer_hor_diff.F90.