![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Implementation of ghost layer data exchange for distributed hydrodynamics simulations. More...
#include "shamrock/solvergraph/ExchangeGhostLayer.hpp"#include "shamalgs/collective/distributedDataComm.hpp"#include "shamalgs/collective/exchanges.hpp"#include "shamrock/solvergraph/RankGetter.hpp"#include "shamrock/solvergraph/ScalarsEdge.hpp"
Include dependency graph for ExchangeGhostLayer.cpp:Go to the source code of this file.
Implementation of ghost layer data exchange for distributed hydrodynamics simulations.
This file implements the ExchangeGhostLayer class methods, providing the concrete functionality for exchanging ghost layer data between distributed computational domains using sparse communication and serialization mechanisms.
Definition in file ExchangeGhostLayer.cpp.