Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | NDIM | ||||
character(len=10), | public | :: | CGRID | ||||
integer, | public | :: | NGRID_PAR | ||||
real, | public, | POINTER, DIMENSION(:) | :: | XGRID_PAR | |||
real, | public, | POINTER, DIMENSION(:) | :: | XLAT | |||
real, | public, | POINTER, DIMENSION(:) | :: | XLON | |||
real, | public, | POINTER, DIMENSION(:) | :: | XMESH_SIZE |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(GRID_t), | intent(inout) | :: | G |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(GRID_NP_t), | intent(inout) | :: | GP | |||
integer, | intent(in) | :: | KPATCH |