|
Grid 0.7.0
|
#include <BaseCheckpointer.h>
Public Member Functions | |
| GRID_SERIALIZABLE_CLASS_MEMBERS (CheckpointerParameters, std::string, config_prefix, std::string, smeared_prefix, std::string, rng_prefix, int, saveInterval, bool, saveSmeared, std::string, format, std::string, group, bool, reduced_matrix, bool, unique_su,) | |
| CheckpointerParameters (std::string cf="cfg", std::string sf="cfg_smr", std::string rn="rng", int savemodulo=1, bool save_smr=false, const std::string &f="IEEE64BIG", std::string grp="su", bool rdc_mat=false, bool unq_su=false) | |
| template<class ReaderClass> | |
| CheckpointerParameters (Reader< ReaderClass > &Reader) | |
Definition at line 34 of file BaseCheckpointer.h.
|
inline |
Definition at line 47 of file BaseCheckpointer.h.
Referenced by GRID_SERIALIZABLE_CLASS_MEMBERS().
|
inline |
Definition at line 60 of file BaseCheckpointer.h.
| CheckpointerParameters::GRID_SERIALIZABLE_CLASS_MEMBERS | ( | CheckpointerParameters | , |
| std::string | , | ||
| config_prefix | , | ||
| std::string | , | ||
| smeared_prefix | , | ||
| std::string | , | ||
| rng_prefix | , | ||
| int | , | ||
| saveInterval | , | ||
| bool | , | ||
| saveSmeared | , | ||
| std::string | , | ||
| format | , | ||
| std::string | , | ||
| group | , | ||
| bool | , | ||
| reduced_matrix | , | ||
| bool | , | ||
| unique_su | ) |
References CheckpointerParameters().