![]() |
QMCPACK
|
Variables | |
const char | config_ext [] = ".config.h5" |
extension of a configuration file More... | |
const char | version [] = "version" |
const char | main_state [] = "state_0" |
const char | config_group [] = "config_collection" |
const char | random [] = "random_state" |
const char | walkers [] = "walkers" |
const char | num_walkers [] = "number_of_walkers" |
const char | walker_weights [] = "walker_weights" |
const char | energy_history [] = "energy_history" |
const char | norm_history [] = "norm_history" |
const char | qmc_status [] = "qmc_status" |
const char | num_blocks [] = "NumOfConfigurations" |
const char | append_walkers [] = "config_" |
const char | coord [] = "coord" |
const char append_walkers[] = "config_" |
Definition at line 45 of file HDFVersion.h.
const char config_ext[] = ".config.h5" |
extension of a configuration file
Definition at line 27 of file HDFVersion.h.
Referenced by HDFWalkerInput_0_4::checkOptions(), HDFWalkerOutput::dump(), and HDFWalkerInput_0_4::put().
const char config_group[] = "config_collection" |
Definition at line 32 of file HDFVersion.h.
const char coord[] = "coord" |
Definition at line 48 of file HDFVersion.h.
Referenced by SpaceGrid::initialize_rectilinear(), ReferencePoints::put(), SpaceGrid::put(), SpaceGrid::registerCollectables(), and NESpaceGrid< REAL >::registerGrid().
const char energy_history[] = "energy_history" |
Definition at line 39 of file HDFVersion.h.
const char main_state[] = "state_0" |
Definition at line 31 of file HDFVersion.h.
Referenced by HDFWalkerOutput::dump(), HDFWalkerInput_0_4::read_hdf5(), HDFWalkerInput_0_4::read_hdf5_scatter(), RandomNumberControl::read_parallel(), HDFWalkerInput_0_4::read_phdf5(), RandomNumberControl::read_rank_0(), BranchIO< SFNB >::write(), RandomNumberControl::write_parallel(), and RandomNumberControl::write_rank_0().
const char norm_history[] = "norm_history" |
Definition at line 40 of file HDFVersion.h.
const char num_blocks[] = "NumOfConfigurations" |
Definition at line 44 of file HDFVersion.h.
Referenced by qmcplusplus::SYCL::applyW_batched(), VMCBatched::compute_samples_per_rank(), RunTimeControl< CLOCK >::generateProgressMessage(), VMCBatched::run(), and DMCBatched::run().
const char num_walkers[] = "number_of_walkers" |
Definition at line 37 of file HDFVersion.h.
Referenced by VMCBatched::advanceWalkers(), DMCBatched::advanceWalkers(), MCPopulation::createWalkers(), qmcplusplus::doSOECPotentialTest(), HDFWalkerInput_0_4::read_hdf5(), HDFWalkerInput_0_4::read_hdf5_scatter(), HDFWalkerInput_0_4::read_phdf5(), qmcplusplus::TEST_CASE(), and HDFWalkerOutput::write_configuration().
const char qmc_status[] = "qmc_status" |
Definition at line 41 of file HDFVersion.h.
Referenced by BranchIO< SFNB >::write().
const char random[] = "random_state" |
Definition at line 35 of file HDFVersion.h.
const char version[] = "version" |
Definition at line 30 of file HDFVersion.h.
Referenced by HDFWalkerOutput::dump(), HDFWalkerInput_0_4::read_hdf5(), HDFWalkerInput_0_4::read_hdf5_scatter(), HDFWalkerInput_0_4::read_phdf5(), qmcplusplus::TEST_CASE(), EshdfFile::writeApplication(), EshdfFile::writeCreator(), and EshdfFile::writeVersion().
const char walker_weights[] = "walker_weights" |
Definition at line 38 of file HDFVersion.h.
Referenced by HDFWalkerInput_0_4::read_hdf5(), HDFWalkerInput_0_4::read_hdf5_scatter(), HDFWalkerInput_0_4::read_phdf5(), and HDFWalkerOutput::write_configuration().
const char walkers[] = "walkers" |
Definition at line 36 of file HDFVersion.h.
Referenced by PerParticleHamiltonianLogger::accumulate(), LocalEnergyOnlyEstimator::accumulate(), MagnetizationDensity::accumulate(), SelfHealingOverlap::accumulate(), EstimatorManagerCrowd::accumulate(), CSEnergyEstimator::accumulate(), SpinDensityNew::accumulate(), LocalEnergyEstimator::accumulate(), MomentumDistribution::accumulate(), OneBodyDensityMatrices::accumulate(), qmcplusplus::accumulateFromPsets(), VMCBatched::advanceWalkers(), DMCBatched::advanceWalkers(), WalkerControl::branch(), SimpleFixedNodeBranch::branch(), WalkerControl::computeCurData(), PSdispatcher::flex_loadWalker(), PSdispatcher::flex_saveWalker(), OneBodyDensityMatrices::implAccumulate(), QMCDriverNew::initialLogEvaluation(), SimpleFixedNodeBranch::initWalkerController(), WalkerControl::killDeadWalkersOnRank(), ParticleSet::mw_loadWalker(), ParticleSet::mw_saveWalker(), SetupSFNBranch::operator()(), qmcplusplus::randomUpdateAccumulate(), HDFWalkerInput_0_4::read_hdf5(), HDFWalkerInput_0_4::read_hdf5_scatter(), HDFWalkerInput_0_4::read_phdf5(), WalkerControlBase::setWalkerID(), qmcplusplus::TEST_CASE(), OneBodyDensityMatricesTests< T >::testAccumulate(), and HDFWalkerOutput::write_configuration().