16 #ifndef QMCPLUSPLUS_TOOLS_GAMESS_OUT_H 17 #define QMCPLUSPLUS_TOOLS_GAMESS_OUT_H 35 std::vector<std::string>
tags;
42 void parse(
const std::string& fname)
override;
48 void getMO(std::istream& is);
52 void getCI(std::istream& is);
56 void getCSF(std::istream& is);
void getCI(std::istream &is)
void getCSF(std::istream &is)
void getMO(std::istream &is)
void getMO_single_set(std::istream &is, Matrix< double > &CartMat, std::vector< value_type > &EigVal_alpha)
std::streampos pivot_begin
Declaration of OhmmsElementBase and define xml-related macros.
std::vector< value_type > EigVal_alpha
double getCSFSign(std::vector< int > &)
std::vector< std::string > tags
void getGaussianCenters(std::istream &is)
void getORMAS(std::istream &is)
void getGeometry(std::istream &is)
void parse(const std::string &fname) override