MOM6
|
A structure for creating arrays of pointers to 3D arrays.
Definition at line 32 of file MOM_sponge.F90.
Public variables and constants | |
real, dimension(:,:,:), pointer | p => NULL() |
A pointer to a 3D array. More... | |
real, dimension(:,:,:), pointer mom_sponge::p3d::p => NULL() |
A pointer to a 3D array.
Definition at line 33 of file MOM_sponge.F90.