![]() |
QMCPACK
|
Declaration of a WalkerConfigurations. More...
Go to the source code of this file.
Classes | |
struct | MCDataType< T > |
Monte Carlo Data of an ensemble. More... | |
class | WalkerConfigurations |
A set of light weight walkers that are carried between driver sections and restart. More... | |
Namespaces | |
qmcplusplus | |
helper functions for EinsplineSetBuilder | |
Declaration of a WalkerConfigurations.
Definition in file WalkerConfigurations.h.
struct qmcplusplus::MCDataType |
Monte Carlo Data of an ensemble.
The quantities are shared by all the nodes in a group
Definition at line 41 of file WalkerConfigurations.h.
Class Members | ||
---|---|---|
T | AlternateEnergy | |
T | Energy | |
T | LivingFraction | |
T | NumSamples | |
T | R2Accepted | |
T | R2Proposed | |
T | RNSamples | |
T | Variance | |
T | Weight |