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