Parsed representation of a string key that represents a set of 2-center 2-body integrals.
More...
#include <chemistry/qc/lcao/tbint_runtime.h>
|
|
| ParsedTwoBodyTwoCenterIntKey (const std::string &key) |
| |
|
const std::string & | key () const |
| |
|
const std::string & | bra1 () const |
| |
|
const std::string & | bra2 () const |
| |
|
const std::string & | oper () const |
| |
|
const std::string & | params () const |
| |
|
|
static std::string | key (const std::string &bra1, const std::string &bra2, const std::string &oper, const std::string ¶ms) |
| | computes key from its components
|
| |
|
static std::string | key (const std::string &bra1, const std::string &bra2, const std::string &descr) |
| | computes key from its components
|
| |
Parsed representation of a string key that represents a set of 2-center 2-body integrals.
The documentation for this class was generated from the following file: