ESMF_ProfileType Derived Type

type, public :: ESMF_ProfileType


Components

Type Visibility Attributes Name Initial
integer, public :: profiletype

Source Code

  type ESMF_ProfileType
     integer :: profiletype
  end type ESMF_ProfileType