Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces
GSPHGhostHandler.hpp File Reference

GSPH-specific ghost handler using Newtonian physics field names. More...

#include "shambase/DistributedData.hpp"
#include "shambase/stacktrace.hpp"
#include "shambackends/vec.hpp"
#include "shamrock/patch/PatchDataField.hpp"
#include "shamrock/patch/PatchDataLayer.hpp"
#include "shamrock/patch/PatchDataLayerLayout.hpp"
#include "shamrock/scheduler/ComputeField.hpp"
#include "shamrock/scheduler/InterfacesUtility.hpp"
#include "shamrock/scheduler/PatchScheduler.hpp"
#include "shamrock/solvergraph/ExchangeGhostField.hpp"
#include "shamrock/solvergraph/ExchangeGhostLayer.hpp"
#include "shamrock/solvergraph/PatchDataLayerDDShared.hpp"
#include "shamrock/solvergraph/RankGetter.hpp"
#include "shamsys/NodeInstance.hpp"
#include <utility>
#include <variant>
+ Include dependency graph for GSPHGhostHandler.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  shammodels::gsph::GSPHGhostHandlerConfig< vec >
 
struct  shammodels::gsph::GSPHGhostHandlerConfig< vec >::Free
 
struct  shammodels::gsph::GSPHGhostHandlerConfig< vec >::Periodic
 
struct  shammodels::gsph::GSPHGhostHandlerConfig< vec >::ShearingPeriodic
 
class  shammodels::gsph::GSPHGhostHandler< vec >
 
struct  shammodels::gsph::GSPHGhostHandler< vec >::InterfaceBuildInfos
 
struct  shammodels::gsph::GSPHGhostHandler< vec >::InterfaceIdTable
 

Namespaces

namespace  shammodels
 namespace for models
 

Detailed Description

GSPH-specific ghost handler using Newtonian physics field names.

Author
Guo Yansong (guo.y.nosp@m.anso.nosp@m.ng.ng.nosp@m.y@gm.nosp@m.ail.c.nosp@m.om)
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file GSPHGhostHandler.hpp.