18 #ifndef QMCPLUSPLUS_MCSAMPLE_H 19 #define QMCPLUSPLUS_MCSAMPLE_H
Walker< QMCTraits, PtclOnLatticeTraits > Walker_t
walker type
PropertyContainer_t Properties
scalar properties of a walker
helper functions for EinsplineSetBuilder
size_t getNumPtcls() const
QTBase::RealType RealType
ParticleSet::RealType Sign
ParticleAttrib< QTFull::ValueType > ParticleLaplacian
ParticleSet::ParticleGradient G
store minimum Walker data
Specialized paritlce class for atomistic simulations.
ParticleSet::ParticleScalar spins
ParticleSet::ParticleLaplacian L
ParticleSet::ParticlePos R
void convertToWalker(Walker_t &w) const
ParticleSet::FullPrecRealType Weight
Indexes
an enum denoting index of physical properties
ParticleAttrib< SingleParticlePos > ParticlePos
FullPrecRealType Weight
Weight of the walker.
ParticleSet::RealType LogPsi
ParticleAttrib< QTFull::GradType > ParticleGradient
MCSample(const ParticleSet &pset)
QTFull::RealType FullPrecRealType
ParticleAttrib< Scalar_t > ParticleScalar
A container class to represent a walker.
MCSample(const Walker_t &w)
deprecated. Beyond w.R and w.spins, others are used perhaps somewhere but intended not to...
ParticleLaplacian L
^2_i d for the i-th particle
ParticlePos R
The configuration vector (3N-dimensional vector to store the positions of all the particles for a sin...