GenMultSymmOper is a generic multiplicative symmetric N-body operator.
More...
#include <oper.h>
|
unsigned int | key () const |
|
std::string | description () const |
|
std::string | label () 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 = 1 |
|
|
static void | set_contracted_default_value (bool dv) |
|
template<unsigned int N>
struct libint2::GenMultSymmOper_Descr< N >
GenMultSymmOper is a generic multiplicative symmetric N-body operator.
The documentation for this struct was generated from the following file: