acceptRatio() const | QMCUpdateBase | inline |
accumulate(WalkerIter_t it, WalkerIter_t it_end) | QMCUpdateBase | inline |
advanceWalker(Walker_t &thisWalker, bool recompute)=0 | QMCUpdateBase | pure virtual |
advanceWalkerForEE(Walker_t &w1, std::vector< PosType > &dR, std::vector< int > &iats, std::vector< int > &rs, std::vector< RealType > &ratios) | QMCUpdateBase | inlinevirtual |
advanceWalkers(WalkerIter_t it, WalkerIter_t it_end, bool recompute) | QMCUpdateBase | virtual |
branchEngine | QMCUpdateBase | protected |
BranchEngineType typedef | QMCUpdateBase | |
checkLogAndGL(ParticleSet &pset, TrialWaveFunction &twf, const std::string_view location) | QMCUpdateBase | protectedstatic |
ComplexType typedef | QMCTraits | |
csoffset | QMCUpdateBase | |
debug_checks_ | QMCUpdateBase | |
debug_checks_str_ | QMCUpdateBase | |
deltaR | QMCUpdateBase | protected |
deltaS | QMCUpdateBase | protected |
dG | QMCUpdateBase | protected |
DIM enum value | QMCTraits | |
DIM_VGL enum value | QMCTraits | |
dL | QMCUpdateBase | protected |
drift | QMCUpdateBase | protected |
DriftModifier | QMCUpdateBase | protected |
Estimators | QMCUpdateBase | protected |
FullPrecRealType typedef | QMCTraits | |
FullPrecValueType typedef | QMCTraits | |
G | QMCUpdateBase | protected |
getLogs(std::vector< RealType > &logs) | QMCUpdateBase | inline |
getNodeCorrection(const ParticleSet::ParticleGradient &g, ParticleSet::ParticlePos &gscaled) | QMCUpdateBase | protected |
getSpinMass() | QMCUpdateBase | inline |
getTau() | QMCUpdateBase | inline |
GradType typedef | QMCTraits | |
Guide | QMCUpdateBase | protected |
H | QMCUpdateBase | protected |
IndexType typedef | QMCTraits | |
initWalkers(WalkerIter_t it, WalkerIter_t it_end) | QMCUpdateBase | virtual |
initWalkers_timer_ | QMCUpdateBase | private |
initWalkersForPbyP(WalkerIter_t it, WalkerIter_t it_end) | QMCUpdateBase | virtual |
L | QMCUpdateBase | protected |
logBackwardGF(const ParticleSet::ParticlePos &displ) | QMCUpdateBase | inline |
m_oneover2tau | QMCUpdateBase | protected |
m_r2max | QMCUpdateBase | protected |
m_sqrttau | QMCUpdateBase | protected |
m_tauovermass | QMCUpdateBase | protected |
MassInvP | QMCUpdateBase | protected |
MassInvS | QMCUpdateBase | protected |
MaxAge | QMCUpdateBase | |
mPosType typedef | QMCUpdateBase | |
mTensorType typedef | QMCUpdateBase | |
myParams | QMCUpdateBase | protected |
nAccept | QMCUpdateBase | |
nAllRejected | QMCUpdateBase | |
nNodeCrossing | QMCUpdateBase | |
NonLocalMoveAccepted | QMCUpdateBase | |
nReject | QMCUpdateBase | |
nSubSteps | QMCUpdateBase | |
NumPtcl | QMCUpdateBase | protected |
operator=(const QMCUpdateBase &) | QMCUpdateBase | inlineprivate |
PosType typedef | QMCTraits | |
PropertySetType typedef | QMCTraits | |
Psi | QMCUpdateBase | protected |
PtclGrpIndexes typedef | QMCTraits | |
put(xmlNodePtr cur) | QMCUpdateBase | virtual |
QMCUpdateBase(MCWalkerConfiguration &w, TrialWaveFunction &psi, QMCHamiltonian &h, RandomBase< FullPrecRealType > &rg) | QMCUpdateBase | |
QMCUpdateBase(MCWalkerConfiguration &w, TrialWaveFunction &psi, TrialWaveFunction &guide, QMCHamiltonian &h, RandomBase< FullPrecRealType > &rg) | QMCUpdateBase | |
QMCUpdateBase(const QMCUpdateBase &)=delete | QMCUpdateBase | protected |
QTBase typedef | QMCTraits | |
QTFull typedef | QMCTraits | |
RandomGen | QMCUpdateBase | protected |
RealType typedef | QMCTraits | |
resetRun(BranchEngineType *brancher, EstimatorManagerBase *est, TraceManager *traces, const DriftModifierBase *driftmodifer) | QMCUpdateBase | |
resetRun2(BranchEngineType *brancher, EstimatorManagerBase *est, TraceManager *traces, WalkerLogCollector *wlog_collector_, const DriftModifierBase *driftmodifer) | QMCUpdateBase | |
RMC_checkIndex(int N, int NMax) | QMCUpdateBase | inline |
RMC_checkWalkerBounds(WalkerIter_t &it, WalkerIter_t first, WalkerIter_t last) | QMCUpdateBase | inline |
set_step(int step) | QMCUpdateBase | inline |
setDefaults() | QMCUpdateBase | private |
setMultiplicity(WalkerIter_t it, WalkerIter_t it_end) | QMCUpdateBase | |
setMultiplicity(Walker_t &awalker) const | QMCUpdateBase | inline |
setSpinMass(RealType m) | QMCUpdateBase | inline |
setTau(RealType t) | QMCUpdateBase | inline |
spinMass | QMCUpdateBase | |
SqrtTauOverMass | QMCUpdateBase | protected |
startBlock(int steps) | QMCUpdateBase | |
startRun(int blocks, bool record) | QMCUpdateBase | |
stopBlock(bool collectall=true) | QMCUpdateBase | |
stopRun() | QMCUpdateBase | |
stopRun2() | QMCUpdateBase | |
Tau | QMCUpdateBase | |
TensorType typedef | QMCTraits | |
Traces | QMCUpdateBase | |
UpdatePbyP | QMCUpdateBase | protected |
UseDrift | QMCUpdateBase | |
ValueType typedef | QMCTraits | |
W | QMCUpdateBase | protected |
Walker_t typedef | QMCUpdateBase | |
WalkerIter_t typedef | QMCUpdateBase | |
wlog_collector | QMCUpdateBase | |
~QMCUpdateBase() | QMCUpdateBase | virtual |