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