ESMF_ArrayBundleEx Program

Variables

Type Attributes Name Initial
character(len=ESMF_MAXSTR) :: failMsg
character(len=ESMF_MAXSTR) :: testname
integer :: arrayCount
integer :: finalrc
integer :: i
integer :: localPet
integer :: petCount
integer :: rc
integer :: result
type(ESMF_Array), allocatable :: arrayList(:)
type(ESMF_Array) :: arrayOut
type(ESMF_ArrayBundle) :: arraybundle
type(ESMF_ArraySpec) :: arrayspec
type(ESMF_ArraySpec) :: arrayspec2
type(ESMF_DistGrid) :: distgrid
type(ESMF_VM) :: vm