![]() |
Shamrock 2025.10.0
Astrophysical Code
|
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 > |
Defines the PatchDataLayerRefs class for managing distributed references to patch data layers.
Definition in file IPatchDataLayerRefs.hpp.
| using shamrock::solvergraph::PatchDataLayerRef = typedef std::reference_wrapper<patch::PatchDataLayer> |
Definition at line 27 of file IPatchDataLayerRefs.hpp.