![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Solver graph node for exchanging ghost layer data between distributed processes. More...
#include "shamalgs/collective/distributedDataComm.hpp"#include "shamrock/solvergraph/INode.hpp"#include "shamrock/solvergraph/PatchDataLayerDDShared.hpp"#include "shamrock/solvergraph/ScalarsEdge.hpp"
Include dependency graph for ExchangeGhostLayerDebugDotGraph.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | shamrock::solvergraph::ExchangeGhostLayerDebugDotGraph |
| struct | shamrock::solvergraph::ExchangeGhostLayerDebugDotGraph::Edges |
Namespaces | |
| namespace | shamrock |
| namespace for the main framework | |
Solver graph node for exchanging ghost layer data between distributed processes.
This file defines the ExchangeGhostLayerDebugDotGraph class, which is a solver graph node responsible for managing the communication of ghost layer data across distributed computational domains in the Shamrock hydrodynamics framework.
Definition in file ExchangeGhostLayerDebugDotGraph.hpp.