![]() |
QMCPACK
|
This is the complete list of members for CSUpdateBase, including all inherited members.
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 |
avgNorm | CSUpdateBase | |
avgWeight | CSUpdateBase | |
branchEngine | QMCUpdateBase | protected |
BranchEngineType typedef | QMCUpdateBase | |
checkLogAndGL(ParticleSet &pset, TrialWaveFunction &twf, const std::string_view location) | QMCUpdateBase | protectedstatic |
ComplexType typedef | QMCTraits | |
computeSumRatio(const std::vector< RealType > &logpsi, const std::vector< RealType > &avgNorm, std::vector< RealType > &sumratio) | CSUpdateBase | |
computeSumRatio(const Matrix< RealType > &ratioij, std::vector< RealType > &sumratio) | CSUpdateBase | |
computeSumRatio(const std::vector< RealType > &logpsi, const std::vector< RealType > &avgNorm, Matrix< RealType > &ratioij, std::vector< RealType > &sumratio) | CSUpdateBase | |
csoffset | QMCUpdateBase | |
CSUpdateBase(MCWalkerConfiguration &w, std::vector< TrialWaveFunction *> &psi, std::vector< QMCHamiltonian *> &h, RandomBase< FullPrecRealType > &rg) | CSUpdateBase | |
cumNorm | CSUpdateBase | |
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 |
G1 | CSUpdateBase | |
g1_new | CSUpdateBase | |
g1_old | CSUpdateBase | |
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 |
H1 | CSUpdateBase | |
IndexType typedef | QMCTraits | |
initCSWalkers(WalkerIter_t it, WalkerIter_t it_end, bool resetNorms) | CSUpdateBase | |
initCSWalkersForPbyP(WalkerIter_t it, WalkerIter_t it_end, bool resetNorms) | CSUpdateBase | |
initWalkers(WalkerIter_t it, WalkerIter_t it_end) | QMCUpdateBase | virtual |
initWalkersForPbyP(WalkerIter_t it, WalkerIter_t it_end) | QMCUpdateBase | virtual |
instRij | CSUpdateBase | |
invsumratio | CSUpdateBase | |
L | QMCUpdateBase | protected |
L1 | CSUpdateBase | |
logBackwardGF(const ParticleSet::ParticlePos &displ) | QMCUpdateBase | inline |
logNorm | CSUpdateBase | |
logpsi | CSUpdateBase | |
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 | |
multiEstimator | CSUpdateBase | |
myParams | QMCUpdateBase | protected |
nAccept | QMCUpdateBase | |
nAllRejected | QMCUpdateBase | |
nNodeCrossing | QMCUpdateBase | |
NonLocalMoveAccepted | QMCUpdateBase | |
nPsi | CSUpdateBase | |
nReject | QMCUpdateBase | |
nSubSteps | QMCUpdateBase | |
NumPtcl | QMCUpdateBase | protected |
PosType typedef | QMCTraits | |
PropertySetType typedef | QMCTraits | |
Psi | QMCUpdateBase | protected |
Psi1 | CSUpdateBase | |
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 |
ratio | CSUpdateBase | |
ratioIJ | CSUpdateBase | |
RatioIJ | CSUpdateBase | |
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 | |
resizeWorkSpace(int nw, int nptcls) | CSUpdateBase | |
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 |
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 | |
sumratio | CSUpdateBase | |
Tau | QMCUpdateBase | |
TensorType typedef | QMCTraits | |
Traces | QMCUpdateBase | |
updateAvgWeights() | CSUpdateBase | |
updateCSWalkers(WalkerIter_t it, WalkerIter_t it_end) | CSUpdateBase | |
updateNorms() | CSUpdateBase | |
UpdatePbyP | QMCUpdateBase | protected |
updateRatioMatrix(const std::vector< RealType > &ratio_pbyp, Matrix< RealType > &ratioij) | CSUpdateBase | |
UseDrift | QMCUpdateBase | |
useDrift | CSUpdateBase | |
useDriftOption | CSUpdateBase | |
ValueType typedef | QMCTraits | |
W | QMCUpdateBase | protected |
Walker_t typedef | QMCUpdateBase | |
WalkerIter_t typedef | QMCUpdateBase | |
wlog_collector | QMCUpdateBase | |
~CSUpdateBase() override | CSUpdateBase | |
~QMCUpdateBase() | QMCUpdateBase | virtual |