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

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.

Detailed Description

Implementation of ghost field 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 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.