4 #include "SymMolecule.h"
6 #include "Hamiltonian.h"
34 return ham->getTmat(a,b);
39 return ham->getVmat(a,b,c,d);
50 return ham->getEconst();
static Hamiltonian CreateFromH5(const string filename)
Sym_Molecule(std::string filename)
unsigned int get_n_sp() const
unsigned int get_n_electrons() const
Sym_Molecule * clone() const
double getV(int, int, int, int) const
double getT(int, int) const
double get_nucl_rep() const
CheMPS2::Hamiltonian & getHamObject() const