16 #ifndef QMCPLUSPLUS_DMC_UPDATE_PARTICLEBYPARTCLE_L2_H 17 #define QMCPLUSPLUS_DMC_UPDATE_PARTICLEBYPARTCLE_L2_H
Base class for update methods for each step.
A set of walkers that are to be advanced by Metropolis Monte Carlo.
helper functions for EinsplineSetBuilder
DMCUpdatePbyPL2(MCWalkerConfiguration &w, TrialWaveFunction &psi, QMCHamiltonian &h, RandomBase< FullPrecRealType > &rg)
Constructor.
Collection of Local Energy Operators.
~DMCUpdatePbyPL2() override
destructor
void advanceWalker(Walker_t &thisWalker, bool recompute) override
move a walker
Class to represent a many-body trial wave function.
Declare QMCUpdateBase class.
A container class to represent a walker.