15 #ifndef QMCPLUSPLUS_WALKER_INPUT_V0_4_H 16 #define QMCPLUSPLUS_WALKER_INPUT_V0_4_H 79 bool put(xmlNodePtr cur);
85 bool read_hdf5(
const std::filesystem::path& h5name);
89 bool read_phdf5(
const std::filesystem::path& h5name);
void checkOptions(xmlNodePtr cur)
check options from xml
bool put(xmlNodePtr cur)
read walkers
bool read_hdf5_scatter(const std::filesystem::path &h5name)
read walkers.
helper functions for EinsplineSetBuilder
Declaration of a WalkerConfigurations.
std::filesystem::path FileName_noext
std::stack< std::filesystem::path > FileStack
A set of light weight walkers that are carried between driver sections and restart.
WalkerConfigurations & wc_list_
reference to the list of walker configurations to be read from file
Wrapping information on parallelism.
const size_t num_ptcls_
number of particles
HDFWalkerInput_0_4(WalkerConfigurations &wc_list, size_t num_ptcls, Communicate *c, const HDFVersion &v)
constructor
bool read_hdf5(const std::filesystem::path &h5name)
read walkers for small number of MPI tasks
bool read_phdf5(const std::filesystem::path &h5name)
read walkers using PHDF5