Scine::Sparrow  5.0.0
Library for fast and agile quantum chemical calculations with semiempirical methods.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Local2c2eIntegralCalculator.cpp File Reference
Include dependency graph for Local2c2eIntegralCalculator.cpp:

Macros

#define DONOTREPRODUCEERROR   true
 

Functions

template Value1DType
< Utils::DerivativeOrder::Zero > 
Scine::Sparrow::nddo::multipole::Local2c2eIntegralCalculator::getIntegral< Utils::DerivativeOrder::Zero > (twoElIntegral_t t1, twoElIntegral_t t2, double R, const ChargeSeparationParameter &D1, const ChargeSeparationParameter &d2, const KlopmanParameter &rho1, const KlopmanParameter &rho2)
 
template Value1DType
< Utils::DerivativeOrder::One > 
Scine::Sparrow::nddo::multipole::Local2c2eIntegralCalculator::getIntegral< Utils::DerivativeOrder::One > (twoElIntegral_t t1, twoElIntegral_t t2, double R, const ChargeSeparationParameter &D1, const ChargeSeparationParameter &d2, const KlopmanParameter &rho1, const KlopmanParameter &rho2)
 
template Value1DType
< Utils::DerivativeOrder::Two > 
Scine::Sparrow::nddo::multipole::Local2c2eIntegralCalculator::getIntegral< Utils::DerivativeOrder::Two > (twoElIntegral_t t1, twoElIntegral_t t2, double R, const ChargeSeparationParameter &D1, const ChargeSeparationParameter &d2, const KlopmanParameter &rho1, const KlopmanParameter &rho2)
 
template Value1DType
< Utils::DerivativeOrder::Zero > 
Scine::Sparrow::nddo::multipole::Local2c2eIntegralCalculator::getIntegral< Utils::DerivativeOrder::Zero > (int t1, int t2, double R, const ChargeSeparationParameter &D1, const ChargeSeparationParameter &d2, const KlopmanParameter &rho1, const KlopmanParameter &rho2)
 
template Value1DType
< Utils::DerivativeOrder::One > 
Scine::Sparrow::nddo::multipole::Local2c2eIntegralCalculator::getIntegral< Utils::DerivativeOrder::One > (int t1, int t2, double R, const ChargeSeparationParameter &D1, const ChargeSeparationParameter &d2, const KlopmanParameter &rho1, const KlopmanParameter &rho2)
 
template Value1DType
< Utils::DerivativeOrder::Two > 
Scine::Sparrow::nddo::multipole::Local2c2eIntegralCalculator::getIntegral< Utils::DerivativeOrder::Two > (int t1, int t2, double R, const ChargeSeparationParameter &D1, const ChargeSeparationParameter &d2, const KlopmanParameter &rho1, const KlopmanParameter &rho2)
 

Detailed Description