![]() |
Shamrock 2025.10.0
Astrophysical Code
|
PatchData handling. More...
#include "shambase/DistributedData.hpp"#include "shamrock/patch/Patch.hpp"#include "shamrock/patch/PatchDataLayer.hpp"#include "shamrock/patch/PatchDataLayerLayout.hpp"#include "shamrock/patch/SimBox.hpp"#include "shamrock/scheduler/HilbertLoadBalance.hpp"#include "shamrock/scheduler/scheduler_patch_list.hpp"#include <cmath>#include <map>#include <utility>Go to the source code of this file.
Classes | |
| class | shamrock::scheduler::SchedulerPatchData |
| Class to handle PatchData owned by the node. More... | |
Namespaces | |
| namespace | shamrock |
| namespace for the main framework | |
PatchData handling.
Definition in file SchedulerPatchData.hpp.
| using shamrock::scheduler::Patch = shamrock::patch::Patch |
Definition at line 33 of file SchedulerPatchData.hpp.
| using shamrock::scheduler::PatchData = shamrock::patch::PatchDataLayer |
Definition at line 34 of file SchedulerPatchData.hpp.
| using shamrock::scheduler::PatchDataLayerLayout = shamrock::patch::PatchDataLayerLayout |
Definition at line 35 of file SchedulerPatchData.hpp.
| using shamrock::scheduler::SimulationBoxInfo = shamrock::patch::SimulationBoxInfo |
Definition at line 36 of file SchedulerPatchData.hpp.