13 #ifndef QMCPLUSPLUS_SOA_LCAO_SPINOR_BUILDER_H 14 #define QMCPLUSPLUS_SOA_LCAO_SPINOR_BUILDER_H helper functions for EinsplineSetBuilder
LCAOSpinorBuilder(ParticleSet &els, ParticleSet &ions, Communicate *comm, xmlNodePtr cur)
constructor
SPOSetBuilder using new LCAOrbitalSet and Soa versions.
std::unique_ptr< SPOSet > createSPOSetFromXML(xmlNodePtr cur) override
creates and returns SpinorSet
Wrapping information on parallelism.
Specialized paritlce class for atomistic simulations.
bool loadMO(LCAOrbitalSet &up, LCAOrbitalSet &dn, xmlNodePtr cur)
load the up and down MO sets
bool putFromH5(LCAOrbitalSet &up, LCAOrbitalSet &dn, xmlNodePtr)
parse h5 file for spinor info
class to handle linear combinations of basis orbitals used to evaluate the Dirac determinants.