14 #ifndef QMCPLUSPLUS_VMC_FACTORY_H 15 #define QMCPLUSPLUS_VMC_FACTORY_H 20 class ParticleSetPool;
21 class HamiltonianPool;
37 bool enable_profiling);
A set of walkers that are to be advanced by Metropolis Monte Carlo.
helper functions for EinsplineSetBuilder
Collection of Local Energy Operators.
Wrapping information on parallelism.
VMCFactory(unsigned long vmode, xmlNodePtr cur)
Declaration of QMCDriver.
std::unique_ptr< QMCDriverInterface > create(const ProjectData &project_data, MCWalkerConfiguration &w, TrialWaveFunction &psi, QMCHamiltonian &h, Communicate *comm, bool enable_profiling)
Class to represent a many-body trial wave function.