|
MPQC 3.0.0-alpha
|
Known two-body operator sets. More...
#include <chemistry/qc/basis/operator.h>
Public Types | |
| enum | type { ERI , R12 , G12 , G12NC , G12DKH , R12_0_G12 , R12_m1_G12 , G12_T1_G12 , DeltaFunction } |
Static Public Member Functions | |
| static std::string | to_string (type t) |
| converts type to string representation | |
| static type | to_type (const std::string &key) |
| converts string representation to type | |
| static type | to_type (TwoBodyOper::type oper) |
| maps TwoBodyOper::type to type | |
Known two-body operator sets.
|
static |
maps TwoBodyOper::type to type