Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Namespaces | Functions
ShamrockDump.hpp File Reference
#include "shamalgs/collective/io.hpp"
#include "shamcomm/io.hpp"
#include "shamrock/scheduler/PatchScheduler.hpp"
#include "shamrock/scheduler/ShamrockCtx.hpp"
#include <string>
+ Include dependency graph for ShamrockDump.hpp:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file ShamrockDump.hpp.