|
LIBINT
2.6.0
|
R12_k_G12 is a two-body operator of form r_{12}^k * exp(-\gamma * r_{12}), where k is an integer and \gamma is a positive real number. More...
#include <oper.h>


Public Types | |
| typedef MultiplicativeSymm2Body_Props | Properties |
Public Member Functions | |
| R12_k_G12_Descr (int K) | |
| K can range from -1 to 4. | |
| R12_k_G12_Descr (const R12_k_G12_Descr &a) | |
| unsigned int | key () const |
| std::string | description () const |
| std::string | label () const |
| int | K () const |
| int | psymm (int i, int j) const |
| int | hermitian (int i) const |
Public Member Functions inherited from libint2::Contractable< R12_k_G12_Descr > | |
| Contractable (const Contractable &source) | |
| Contractable & | operator= (const Contractable &source) |
| bool | contracted () const |
| void | uncontract () |
| void | contract () |
Static Public Attributes | |
| static const unsigned int | max_key = 5 |
Additional Inherited Members | |
Static Public Member Functions inherited from libint2::Contractable< R12_k_G12_Descr > | |
| static void | set_contracted_default_value (bool dv) |
R12_k_G12 is a two-body operator of form r_{12}^k * exp(-\gamma * r_{12}), where k is an integer and \gamma is a positive real number.
1.8.15