LIBINT
2.1.0-stable
|
Ti_G12 is a two-body operator of form [T_i, G12], where i is particle index (0 or 1) and G12 is a Gaussian Geminal. More...
#include <oper.h>
Public Types | |
typedef NonmultiplicativeNonsymm2Body_Props | Properties |
Public Member Functions | |
Ti_G12_Descr (int K) | |
Ti_G12_Descr (const Ti_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 Public Attributes | |
static const unsigned int | max_key = 2 |
K can range from 0 to 1. | |
Additional Inherited Members | |
![]() | |
static void | set_contracted_default_value (bool dv) |
Ti_G12 is a two-body operator of form [T_i, G12], where i is particle index (0 or 1) and G12 is a Gaussian Geminal.