QMCPACK
HDFVersion.h File Reference
+ Include dependency graph for HDFVersion.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HDFVersion
 
struct  h5data_proxy< HDFVersion >
 specialize h5data_proxy for HDFVersion More...
 

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 
 qmcplusplus::hdf
 

Functions

std::ostream & operator<< (std::ostream &out, const HDFVersion &v)
 
std::istream & operator>> (std::istream &is, HDFVersion &v)
 

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"