type_dtmatjijdij Derived Type

type, public :: type_dtmatjijdij

Data type for the derivatives of the t-matrix with respect to changing the non-collinear angles in directions {x,y,z} data type for the derivatives of the t-matrix with respect to changing the non-collinear angles in directions {x,y,z}


Components

Type Visibility Attributes Name Initial
integer, public :: nelements = 3
logical, public :: calculate = .false.
complex(kind=dp), public, dimension(:,:,:,:), allocatable :: dtmat_xyz

Derivatives of the t-matrix with respect to non-collinear angles ! dimensions= LMMAXD, LMMAXD, 3, IELAST; 3={x,y,z}