![]() |
QMCPACK
|
Collaboration diagram for HDFWalkerInputManager:Public Member Functions | |
| HDFWalkerInputManager (WalkerConfigurations &w, size_t num_ptcls, Communicate *c) | |
| ~HDFWalkerInputManager () | |
| bool | put (xmlNodePtr cur) |
| std::string | getFileRoot () |
Private Attributes | |
| WalkerConfigurations & | wc_list_ |
| reference to the list of walker configurations to be read from file More... | |
| const size_t | num_ptcls_ |
| number of particles More... | |
| Communicate * | myComm |
| std::string | CurrentFileRoot |
Definition at line 24 of file HDFWalkerInputManager.h.
| HDFWalkerInputManager | ( | WalkerConfigurations & | w, |
| size_t | num_ptcls, | ||
| Communicate * | c | ||
| ) |
Definition at line 25 of file HDFWalkerInputManager.cpp.
Definition at line 27 of file HDFWalkerInputManager.cpp.
|
inline |
Definition at line 39 of file HDFWalkerInputManager.h.
References HDFWalkerInputManager::CurrentFileRoot.
| bool put | ( | xmlNodePtr | cur | ) |
Definition at line 29 of file HDFWalkerInputManager.cpp.
References OhmmsAttributeSet::add(), Communicate::barrier_and_abort(), HDFWalkerInputManager::CurrentFileRoot, HDFWalkerInput_0_4::FileName_noext, HDFWalkerInputManager::myComm, HDFWalkerInputManager::num_ptcls_, OhmmsAttributeSet::put(), HDFWalkerInput_0_4::put(), Communicate::rank(), and HDFWalkerInputManager::wc_list_.
|
private |
Definition at line 31 of file HDFWalkerInputManager.h.
Referenced by HDFWalkerInputManager::getFileRoot(), and HDFWalkerInputManager::put().
|
private |
Definition at line 30 of file HDFWalkerInputManager.h.
Referenced by HDFWalkerInputManager::put().
|
private |
number of particles
Definition at line 29 of file HDFWalkerInputManager.h.
Referenced by HDFWalkerInputManager::put().
|
private |
reference to the list of walker configurations to be read from file
Definition at line 27 of file HDFWalkerInputManager.h.
Referenced by HDFWalkerInputManager::put().