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
PM6PairwiseRepulsion.h File Reference
Include dependency graph for PM6PairwiseRepulsion.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::PM6PairwiseRepulsion
 

Functions

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

Detailed Description