|
LIBINT 2.9.0
|
GenMultSymmOper is a generic multiplicative symmetric N-body operator. More...
#include <oper.h>


Public Types | |
| typedef OperatorProperties< N, true, PermutationalSymmetry::symm > | Properties |
Public Member Functions | |
| unsigned int | key () const |
| std::string | description () const |
| std::string | label () const |
| int | psymm (int i, int j) const |
| int | hermitian (int i) const |
Public Member Functions inherited from libint2::Contractable< GenMultSymmOper_Descr< N > > | |
| 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 = 1 |
Additional Inherited Members | |
Static Public Member Functions inherited from libint2::Contractable< GenMultSymmOper_Descr< N > > | |
| static void | set_contracted_default_value (bool dv) |
GenMultSymmOper is a generic multiplicative symmetric N-body operator.