![]() |
QMCPACK
|
store minimum Walker data More...
Public Types | |
using | WP = WalkerProperties::Indexes |
using | Walker_t = ParticleSet::Walker_t |
Public Member Functions | |
MCSample (const ParticleSet &pset) | |
MCSample (const Walker_t &w) | |
deprecated. Beyond w.R and w.spins, others are used perhaps somewhere but intended not to. More... | |
size_t | getNumPtcls () const |
MCSample (int n) | |
void | convertToWalker (Walker_t &w) const |
store minimum Walker data
Definition at line 28 of file MCSample.h.
using Walker_t = ParticleSet::Walker_t |
Definition at line 31 of file MCSample.h.
using WP = WalkerProperties::Indexes |
Definition at line 30 of file MCSample.h.
|
inline |
Definition at line 40 of file MCSample.h.
deprecated. Beyond w.R and w.spins, others are used perhaps somewhere but intended not to.
Definition at line 43 of file MCSample.h.
References MCSample::KE, MCSample::LogPsi, MCSample::PE, Walker< t_traits, p_traits >::Properties, and MCSample::Sign.
|
inline |
Definition at line 53 of file MCSample.h.
References MCSample::G, MCSample::L, qmcplusplus::n, MCSample::R, and MCSample::spins.
|
inline |
Definition at line 61 of file MCSample.h.
References MCSample::G, MCSample::KE, MCSample::L, Walker< t_traits, p_traits >::L, MCSample::LogPsi, MCSample::PE, Walker< t_traits, p_traits >::Properties, MCSample::R, Walker< t_traits, p_traits >::R, MCSample::Sign, MCSample::spins, Walker< t_traits, p_traits >::spins, MCSample::Weight, and Walker< t_traits, p_traits >::Weight.
Referenced by MCWalkerConfiguration::loadEnsemble(), and qmcplusplus::TEST_CASE().
|
inline |
Definition at line 36 of file MCSample.h.
Referenced by MCSample::convertToWalker(), and MCSample::MCSample().
Definition at line 38 of file MCSample.h.
Referenced by MCSample::convertToWalker(), and MCSample::MCSample().
Definition at line 37 of file MCSample.h.
Referenced by MCSample::convertToWalker(), and MCSample::MCSample().
ParticleSet::RealType LogPsi |
Definition at line 38 of file MCSample.h.
Referenced by MCSample::convertToWalker(), and MCSample::MCSample().
Definition at line 38 of file MCSample.h.
Referenced by MCSample::convertToWalker(), and MCSample::MCSample().
Definition at line 33 of file MCSample.h.
Referenced by MCSample::convertToWalker(), MCSample::getNumPtcls(), and MCSample::MCSample().
Definition at line 38 of file MCSample.h.
Referenced by MCSample::convertToWalker(), and MCSample::MCSample().
Definition at line 35 of file MCSample.h.
Referenced by MCSample::convertToWalker(), and MCSample::MCSample().
Definition at line 34 of file MCSample.h.
Referenced by MCSample::convertToWalker().