ESMF_DynamicMaskElementR4R8R4V Derived Type

type, public :: ESMF_DynamicMaskElementR4R8R4V


Components

Type Visibility Attributes Name Initial
real(kind=ESMF_KIND_R4), public, pointer :: dstElement(:)
real(kind=ESMF_KIND_R8), public, allocatable :: factor(:)
type(ESMF_PtrR4D1), public, allocatable :: srcElement(:)