![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambase/stacktrace.hpp"#include "shamcmdopt/env.hpp"#include "shamcomm/logs.hpp"#include "shamrock/io/ShamrockDump.hpp"
Include dependency graph for ShamrockDump.cpp:Go to the source code of this file.
Namespaces | |
| namespace | shamrock |
| namespace for the main framework | |
Functions | |
| void | shamrock::write_shamrock_dump (std::string fname, std::string metadata_user, PatchScheduler &sched) |
| Write a Shamrock dump file containing the current state of the patches and user supplied metadata. | |
| void | shamrock::load_shamrock_dump (std::string fname, std::string &metadata_user, ShamrockCtx &ctx) |
| Load a Shamrock dump file and restore the state of the patches and retreive user metadata. | |
Definition in file ShamrockDump.cpp.