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