![]() |
QMCPACK
|
Public Member Functions | |
IOInfo () | |
void | reset () |
Public Attributes | |
bool | parallel |
bool | collected |
int | rank |
int | nprocs |
hid_t | h_plist |
HDFVersion | version |
Definition at line 30 of file HDFWalkerInput_0_4.h.
|
inline |
|
inline |
Definition at line 39 of file HDFWalkerInput_0_4.h.
References HDFWalkerInput_0_4::IOInfo::collected, HDFWalkerInput_0_4::IOInfo::nprocs, HDFWalkerInput_0_4::IOInfo::parallel, and HDFWalkerInput_0_4::IOInfo::rank.
Referenced by HDFWalkerInput_0_4::checkOptions(), and HDFWalkerInput_0_4::IOInfo::IOInfo().
bool collected |
Definition at line 33 of file HDFWalkerInput_0_4.h.
Referenced by HDFWalkerInput_0_4::checkOptions(), and HDFWalkerInput_0_4::IOInfo::reset().
hid_t h_plist |
Definition at line 36 of file HDFWalkerInput_0_4.h.
int nprocs |
Definition at line 35 of file HDFWalkerInput_0_4.h.
Referenced by HDFWalkerInput_0_4::checkOptions(), and HDFWalkerInput_0_4::IOInfo::reset().
bool parallel |
Definition at line 32 of file HDFWalkerInput_0_4.h.
Referenced by HDFWalkerInput_0_4::IOInfo::reset().
int rank |
Definition at line 34 of file HDFWalkerInput_0_4.h.
Referenced by HDFWalkerInput_0_4::checkOptions(), and HDFWalkerInput_0_4::IOInfo::reset().
HDFVersion version |
Definition at line 37 of file HDFWalkerInput_0_4.h.
Referenced by HDFWalkerInput_0_4::HDFWalkerInput_0_4(), HDFWalkerInput_0_4::read_hdf5(), HDFWalkerInput_0_4::read_hdf5_scatter(), and HDFWalkerInput_0_4::read_phdf5().