12 #ifndef QMCPLUSPLUS_SETUP_POOLS_H 13 #define QMCPLUSPLUS_SETUP_POOLS_H 22 class ParticleSetPool;
23 class WaveFunctionPool;
24 class HamiltonianPool;
class that handles xmlDoc
helper functions for EinsplineSetBuilder
UPtr< ParticleSetPool > particle_pool
UPtr< HamiltonianPool > hamiltonian_pool
Wrapping information on parallelism.
UPtr< WaveFunctionPool > wavefunction_pool
std::unique_ptr< T > UPtr