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>
|
|
| 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 |
| |
|
| Contractable (const Contractable &source) |
| |
|
Contractable & | operator= (const Contractable &source) |
| |
|
bool | contracted () const |
| |
|
void | uncontract () |
| |
|
void | contract () |
| |
|
|
static const unsigned int | max_key = 5 |
| |
|
|
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.
The documentation for this class was generated from the following files: