QMCPACK
qmcplusplus::hdf Namespace Reference

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"
 

Variable Documentation

◆ append_walkers

const char append_walkers[] = "config_"

Definition at line 45 of file HDFVersion.h.

◆ config_ext

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().

◆ config_group

const char config_group[] = "config_collection"

Definition at line 32 of file HDFVersion.h.

◆ coord

◆ energy_history

const char energy_history[] = "energy_history"

Definition at line 39 of file HDFVersion.h.

◆ main_state

◆ norm_history

const char norm_history[] = "norm_history"

Definition at line 40 of file HDFVersion.h.

◆ num_blocks

◆ num_walkers

◆ qmc_status

const char qmc_status[] = "qmc_status"

Definition at line 41 of file HDFVersion.h.

Referenced by BranchIO< SFNB >::write().

◆ random

const char random[] = "random_state"

Definition at line 35 of file HDFVersion.h.

◆ version

◆ walker_weights

const char walker_weights[] = "walker_weights"

◆ walkers