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

Defines the PatchDataLayerRefs class for managing distributed references to patch data layers. More...

#include "shambase/DistributedData.hpp"
#include "shamrock/patch/PatchDataLayer.hpp"
#include "shamrock/solvergraph/IEdgeNamed.hpp"
#include <functional>
+ Include dependency graph for IPatchDataLayerRefs.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shamrock::solvergraph::IPatchDataLayerRefs
 

Namespaces

namespace  shamrock
 namespace for the main framework
 

Typedefs

using shamrock::solvergraph::PatchDataLayerRef = std::reference_wrapper< patch::PatchDataLayer >
 

Detailed Description

Defines the PatchDataLayerRefs class for managing distributed references to patch data layers.

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

Typedef Documentation

◆ PatchDataLayerRef

using shamrock::solvergraph::PatchDataLayerRef = typedef std::reference_wrapper<patch::PatchDataLayer>

Definition at line 27 of file IPatchDataLayerRefs.hpp.