Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations | Functions
FindGhostLayerCandidates.hpp File Reference
#include "shammath/AABB.hpp"
#include "shammath/paving_function.hpp"
#include "shamrock/solvergraph/DDSharedScalar.hpp"
#include "shamrock/solvergraph/IDataEdge.hpp"
#include "shamrock/solvergraph/IFieldRefs.hpp"
#include "shamrock/solvergraph/INode.hpp"
#include "shamrock/solvergraph/Indexes.hpp"
#include "shamrock/solvergraph/PatchDataLayerDDShared.hpp"
#include "shamrock/solvergraph/PatchDataLayerRefs.hpp"
#include "shamrock/solvergraph/ScalarEdge.hpp"
#include "shamrock/solvergraph/ScalarsEdge.hpp"
#include "shamrock/solvergraph/SerialPatchTreeEdge.hpp"
+ Include dependency graph for FindGhostLayerCandidates.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  shammodels::basegodunov::modules::GhostLayerGenMode
 
struct  shammodels::basegodunov::modules::GhostLayerCandidateInfos
 
class  shammodels::basegodunov::modules::FindGhostLayerCandidates< TgridVec >
 
struct  shammodels::basegodunov::modules::FindGhostLayerCandidates< TgridVec >::Edges
 

Namespaces

namespace  shammodels
 namespace for models
 
namespace  shammodels::basegodunov
 namespace for the basegodunov model
 
namespace  shammodels::basegodunov::modules
 namespace for the basegodunov model modules
 

Enumerations

enum class  GhostType { None , Periodic , Reflective }
 

Functions

template<class TgridVec >
shammath::paving_function_general_3d< TgridVec > shammodels::basegodunov::modules::get_paving (GhostLayerGenMode mode, shammath::AABB< TgridVec > sim_box)
 
template<class Func >
void shammodels::basegodunov::modules::for_each_paving_tile (GhostLayerGenMode mode, Func &&func)
 

Detailed Description

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

Definition in file FindGhostLayerCandidates.hpp.