![]() |
QMCPACK
|
Public Member Functions | |
cosciRep (std::string in_label, int nstates) | |
void | printInfo (std::ostream &os, int &tot_state_count) |
Public Attributes | |
std::string | label |
std::vector< ciState > | states |
Definition at line 62 of file DiracParser.h.
cosciRep | ( | std::string | in_label, |
int | nstates | ||
) |
void printInfo | ( | std::ostream & | os, |
int & | tot_state_count | ||
) |
Definition at line 57 of file DiracParser.cpp.
std::string label |
Definition at line 66 of file DiracParser.h.
Referenced by printInfo().
std::vector<ciState> states |
Definition at line 67 of file DiracParser.h.
Referenced by cosciRep(), DiracParser::getCOSCI(), and printInfo().