1 #ifndef QMCPLUSPLUS_FREE_ORBITAL_BUILDER_H 2 #define QMCPLUSPLUS_FREE_ORBITAL_BUILDER_H 18 bool in_list(
const int j,
const std::vector<int> l);
FreeOrbitalBuilder(ParticleSet &els, Communicate *comm, xmlNodePtr cur)
helper functions for EinsplineSetBuilder
std::unique_ptr< SPOSet > createSPOSetFromXML(xmlNodePtr cur) override
create an sposet from xml (legacy)
bool in_list(const int j, const std::vector< int > l)
Wrapping information on parallelism.
Specialized paritlce class for atomistic simulations.
base class for the real SPOSet builder
Declaration of a base class of SPOSet Builders.