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
MNDOPairwiseRepulsion.h File Reference
Include dependency graph for MNDOPairwiseRepulsion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Scine::Sparrow::nddo::MNDOPairwiseRepulsion
 This class calculates the core-core repulsion between two atoms. More...
 

Functions

template<>
Utils::AutomaticDifferentiation::Value1DType
< Utils::DerivativeOrder::Zero > 
Scine::Sparrow::nddo::MNDOPairwiseRepulsion::integral< Utils::DerivativeOrder::Zero > (double R) const
 
template<>
Utils::AutomaticDifferentiation::Value1DType
< Utils::DerivativeOrder::One > 
Scine::Sparrow::nddo::MNDOPairwiseRepulsion::integral< Utils::DerivativeOrder::One > (double R) const
 
template<>
Utils::AutomaticDifferentiation::Value1DType
< Utils::DerivativeOrder::Two > 
Scine::Sparrow::nddo::MNDOPairwiseRepulsion::integral< Utils::DerivativeOrder::Two > (double R) const
 
template<>
Utils::AutomaticDifferentiation::DerivativeType
< Utils::Derivative::First > 
Scine::Sparrow::nddo::MNDOPairwiseRepulsion::getDerivative< Utils::Derivative::First > () const
 
template<>
Utils::AutomaticDifferentiation::DerivativeType
< Utils::Derivative::SecondAtomic > 
Scine::Sparrow::nddo::MNDOPairwiseRepulsion::getDerivative< Utils::Derivative::SecondAtomic > () const
 
template<>
Utils::AutomaticDifferentiation::DerivativeType
< Utils::Derivative::SecondFull > 
Scine::Sparrow::nddo::MNDOPairwiseRepulsion::getDerivative< Utils::Derivative::SecondFull > () const
 

Detailed Description