Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
ExchangeGhostLayer.cpp File Reference

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.

Detailed Description

Implementation of ghost layer data exchange for distributed hydrodynamics simulations.

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

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.