localgrid Derived Type

type, public :: localgrid

Data Structure to calculate 3-center integrals


Components

Type Visibility Attributes Name Initial
integer, public :: ngloc_max
integer, public :: nnucunq
integer, public :: ng_loc
integer, public, allocatable :: ioff(:)
integer, public, allocatable :: nuc_indices(:)
real(kind=long), public, allocatable :: wgdcmp(:)
real(kind=long), public, allocatable :: weight(:)