atom_basis_t Derived Type

type, public :: atom_basis_t


Inherited by

type~~atom_basis_t~~InheritedByGraph type~atom_basis_t atom_basis_t type~basis_library_t basis_library_t type~basis_library_t->type~atom_basis_t atoms

Components

Type Visibility Attributes Name Initial
integer, public :: nshells = 0
integer, public :: nbfs = 0
integer, public :: nprims = 0
integer, public, allocatable :: ang(:)
integer, public, allocatable :: ncontract(:)
real(kind=real64), public, allocatable :: ex(:)
real(kind=real64), public, allocatable :: cc(:)