Type | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|
integer, | allocatable | :: | connectionList(:,:) | |||
integer | :: | finalrc | ||||
integer | :: | gridRank | ||||
integer | :: | gridSize(2) | ||||
integer | :: | myPet | ||||
integer | :: | npets | ||||
integer | :: | rc | ||||
integer | :: | rootPet | ||||
real(kind=ESMF_KIND_R8), | allocatable | :: | globalGridCntrCoordLat(:,:) | |||
real(kind=ESMF_KIND_R8), | allocatable | :: | globalGridCntrCoordLon(:,:) | |||
type(ESMF_Array) | :: | gridCntrCoordArrayLat | ||||
type(ESMF_Array) | :: | gridCntrCoordArrayLon | ||||
type(ESMF_Array) | :: | gridCoordArrays(2,1) | ||||
type(ESMF_ArraySpec) | :: | arrayspec | ||||
type(ESMF_Config) | :: | config | ||||
type(ESMF_DistGrid) | :: | distgrid | ||||
type(ESMF_StaggerLoc) | :: | staggerLocs(1) | ||||
type(ESMF_VM) | :: | vm |