FIELDS_TYPE Derived Type

type, public :: FIELDS_TYPE


Contents


Components

Type Visibility Attributes Name Initial
real(kind=JPRB), public, POINTER :: RPNM(:,:)
real(kind=JPRB), public, POINTER :: RMU(:)
real(kind=JPRB), public, POINTER :: RW(:)
real(kind=JPRB), public, POINTER :: R1MU2(:)
real(kind=JPRB), public, POINTER :: RACTHE(:)
real(kind=JPRB), public, POINTER :: REPSNM(:)
real(kind=JPRB), public, POINTER :: RN(:)
real(kind=JPRB), public, POINTER :: RLAPIN(:)
integer(kind=JPIM), public, POINTER :: NLTN(:)