ecp_parameters Derived Type

type, public :: ecp_parameters


Inherited by

type~~ecp_parameters~~InheritedByGraph type~ecp_parameters ecp_parameters type~basis_set basis_set type~basis_set->type~ecp_parameters ecp_params type~information information type~information->type~basis_set basis type~int2_compute_t int2_compute_t type~int2_compute_t->type~basis_set basis

Components

Type Visibility Attributes Name Initial
real(kind=real64), public, dimension(:), allocatable :: ecp_ex
real(kind=real64), public, dimension(:), allocatable :: ecp_cc
real(kind=real64), public, dimension(:), allocatable :: ecp_coord
integer, public, dimension(:), allocatable :: ecp_r_ex
integer, public, dimension(:), allocatable :: ecp_am
integer, public, dimension(:), allocatable :: n_expo
logical, public :: is_ecp = .false.