Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
SchedulerPatchData.hpp File Reference

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>
+ Include dependency graph for SchedulerPatchData.hpp:
+ This graph shows which files directly or indirectly include this file:

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
 

Typedefs

using shamrock::scheduler::Patch = shamrock::patch::Patch
 
using shamrock::scheduler::PatchData = shamrock::patch::PatchDataLayer
 
using shamrock::scheduler::PatchDataLayerLayout = shamrock::patch::PatchDataLayerLayout
 
using shamrock::scheduler::SimulationBoxInfo = shamrock::patch::SimulationBoxInfo
 

Detailed Description

PatchData handling.

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 SchedulerPatchData.hpp.

Typedef Documentation

◆ Patch

Definition at line 33 of file SchedulerPatchData.hpp.

◆ PatchData

Definition at line 34 of file SchedulerPatchData.hpp.

◆ PatchDataLayerLayout

Definition at line 35 of file SchedulerPatchData.hpp.

◆ SimulationBoxInfo

Definition at line 36 of file SchedulerPatchData.hpp.