|
MADNESS 0.10.1
|
Format version for DFdriver restart archives, and its validation. More...
#include <madness/world/madness_exception.h>

Go to the source code of this file.
Namespaces | |
| namespace | madness |
| Namespace for all elements and tools of MADNESS. | |
Functions | |
| template<typename Archive > | |
| unsigned int | madness::read_df_restart_version (const Archive &ar) |
| void | madness::require_supported_df_restart (const unsigned int version) |
Throws unless version is a DF restart format this build can read. | |
| template<typename Archive > | |
| void | madness::write_df_restart_version (const Archive &ar) |
| Writes the current DF restart format version as the first datum in the archive. | |
Variables | |
| constexpr unsigned int | madness::DF_RESTART_VERSION = 1 |
Format version for DFdriver restart archives, and its validation.