![]() |
QMCPACK
|
Public Member Functions | |
SetupSFNBranch (Communicate *comm) | |
SetupSFNBranch () | |
std::unique_ptr< SFNBranch > | operator() (ParticleSet &pset, TrialWaveFunction &twf, QMCHamiltonian &ham) |
Private Member Functions | |
void | createMyNode (SFNBranch &sfnb, const char *xml) |
Private Attributes | |
Communicate * | comm_ |
UPtr< EstimatorManagerNew > | emb_ |
WalkerConfigurations | walker_confs_ |
UPtr< MCPopulation > | pop_ |
UPtr< Libxml2Document > | doc_ |
RealType | tau_ = 1.0 |
int | num_global_walkers_ = 16 |
Definition at line 34 of file test_SFNBranch.cpp.
|
inline |
|
inline |
Definition at line 39 of file test_SFNBranch.cpp.
References OHMMS::Controller.
|
inlineprivate |
Definition at line 62 of file test_SFNBranch.cpp.
References SetupSFNBranch::doc_, and qmcplusplus::sfnb.
Referenced by SetupSFNBranch::operator()().
|
inline |
Definition at line 41 of file test_SFNBranch.cpp.
References SetupSFNBranch::comm_, qmcplusplus::convertUPtrToRefVector(), SetupSFNBranch::createMyNode(), qmcplusplus::ham, qmcplusplus::LIMITED_HISTORY, SetupSFNBranch::pop_, qmcplusplus::pset, Communicate::rank(), qmcplusplus::sfnb, SetupSFNBranch::tau_, qmcplusplus::twf, qmcplusplus::testing::valid_dmc_input_dmc_batch_index, qmcplusplus::testing::valid_dmc_input_sections, SetupSFNBranch::walker_confs_, and qmcplusplus::hdf::walkers.
|
private |
Definition at line 69 of file test_SFNBranch.cpp.
Referenced by SetupSFNBranch::operator()().
|
private |
Definition at line 73 of file test_SFNBranch.cpp.
Referenced by SetupSFNBranch::createMyNode().
|
private |
Definition at line 70 of file test_SFNBranch.cpp.
|
private |
Definition at line 76 of file test_SFNBranch.cpp.
|
private |
Definition at line 72 of file test_SFNBranch.cpp.
Referenced by SetupSFNBranch::operator()().
|
private |
Definition at line 75 of file test_SFNBranch.cpp.
Referenced by SetupSFNBranch::operator()().
|
private |
Definition at line 71 of file test_SFNBranch.cpp.
Referenced by SetupSFNBranch::operator()().