•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Search Results
mpqc::lcao::gaussian::SQVlShellData Struct Reference
Collaboration diagram for mpqc::lcao::gaussian::SQVlShellData:

Documentation
This holds shell-specific data relevant to the SVQ(l) integral estimator described in DOI 10.1063/1.4917519.
Public Member Functions | |
SQVlShellData (const Shell &shell, double erfcinv_threshold=ws_to_erfcinv()) | |
ctor More... | |
![]() | |
FMMShellData (const Shell &shell, double erfcinv_threshold=ws_to_erfcinv()) | |
Public Attributes | |
double Ol0_2 | |
int64_t minus_am_minus_1 | |
-(angular momentum + 1) More... | |
![]() | |
Vector3d center | |
charge center of mass = shell origin More... | |
double min_exp | |
minimum (most-diffuse) exponent in the shell More... | |
double extent | |
Additional Inherited Members | |
![]() | |
static double ws_to_erfcinv (double ws_threshold=default_ws_threshold) | |
converts well-separatedness threshold More... | |
static double compute_min_exp (const Shell &sh) | |
computes the minimum exponent More... | |
![]() | |
static constexpr const double default_ws_threshold = 0.1 | |
the default value for the well-separatedness threshold More... | |
Constructor & Destructor Documentation
◆ SQVlShellData()
mpqc::lcao::gaussian::SQVlShellData::SQVlShellData | ( | const Shell & | shell, |
double | erfcinv_threshold = ws_to_erfcinv() |
||
) |
ctor
Member Data Documentation
◆ minus_am_minus_1
int64_t mpqc::lcao::gaussian::SQVlShellData::minus_am_minus_1 |
-(angular momentum + 1)
◆ Ol0_2
double mpqc::lcao::gaussian::SQVlShellData::Ol0_2 |
squared O^l_0 multipole value, where the multipole of a contracted Gaussian is where
indexes primitives,
and
are the contraction coefficients (of unit-normalized primitives) and orbital exponents of the primitives, and
was defined in Eq (28), DOI 10.1063/1.4917519
The documentation for this struct was generated from the following files:
- mpqc/chemistry/qc/lcao/integrals/bases_data.h
- mpqc/chemistry/qc/lcao/integrals/bases_data.cpp