12 #ifndef QMCPLUSPLUS_MINIMALHAMILTONIANPOOL_H 13 #define QMCPLUSPLUS_MINIMALHAMILTONIANPOOL_H 26 <hamiltonian name="h0" type="generic" target="e"> 27 <pairpot type="coulomb" name="ElecElec" source="e" target="e"/> 32 <hamiltonian name="h0" type="generic" target="e"> 33 <pairpot type="coulomb" name="ElecElec" source="e" target="e"/> 34 <pairpot type="coulomb" name="ElecIon" source="ion" target="e"/> class that handles xmlDoc
helper functions for EinsplineSetBuilder
static HamiltonianPool makeHamWithEEEI(Communicate *comm, ParticleSetPool &particle_pool, WaveFunctionPool &wavefunction_pool)
Wrapping information on parallelism.
static constexpr const char *const hamiltonian_xml
Manage a collection of ParticleSet objects.
static HamiltonianPool make_hamWithEE(Communicate *comm, ParticleSetPool &particle_pool, WaveFunctionPool &wavefunction_pool)
Declaration of HamiltonianPool.
bool parseFromString(const std::string_view data)
Manage a collection of TrialWaveFunction objects.
Declaration of ParticleSetPool.
Manage a collection of QMCHamiltonian objects.
static constexpr const char *const hamiltonian_eeei_xml