![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambase/DistributedDataShared.hpp"#include "shambase/memory.hpp"#include "shambase/stacktrace.hpp"#include "shambase/string.hpp"#include "shamalgs/numeric.hpp"#include "shambackends/sycl_utils.hpp"#include "shammath/AABB.hpp"#include "shammath/CoordRange.hpp"#include "shammodels/zeus/GhostZoneData.hpp"#include "shammodels/zeus/modules/GhostZones.hpp"#include "shamrock/scheduler/InterfacesUtility.hpp"#include "shamsys/NodeInstance.hpp"#include "shamsys/legacy/log.hpp"
Include dependency graph for GhostZones.cpp:Go to the source code of this file.
Namespaces | |
| namespace | shammodels |
| namespace for models | |
| namespace | shammodels::zeus |
| namespace for the zeus model | |
| namespace | shammodels::zeus::modules |
| namespace for the zeus model modules | |
Functions | |
| template<class Tvec , class TgridVec > | |
| auto | shammodels::zeus::modules::find_interfaces (PatchScheduler &sched, SerialPatchTree< TgridVec > &sptree) |
| find interfaces corresponding to shared surface between domains | |
Definition in file GhostZones.cpp.