Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | List of all members
shammodels::basegodunov::modules::FindGhostLayerIndices< TgridVec >::Edges Struct Reference
+ Collaboration diagram for shammodels::basegodunov::modules::FindGhostLayerIndices< TgridVec >::Edges:

Public Attributes

const shamrock::solvergraph::ScalarEdge< shammath::AABB< TgridVec > > & sim_box
 
const shamrock::solvergraph::IPatchDataLayerRefspatch_data_layers
 
const shamrock::solvergraph::DDSharedScalar< GhostLayerCandidateInfos > & ghost_layers_candidates
 
const shamrock::solvergraph::ScalarsEdge< shammath::AABB< TgridVec > > & patch_boxes
 
shamrock::solvergraph::DDSharedBuffers< u32 > & idx_in_ghost
 

Detailed Description

template<class TgridVec>
struct shammodels::basegodunov::modules::FindGhostLayerIndices< TgridVec >::Edges

Definition at line 31 of file FindGhostLayerIndices.hpp.

Member Data Documentation

◆ ghost_layers_candidates

template<class TgridVec >
const shamrock::solvergraph::DDSharedScalar<GhostLayerCandidateInfos>& shammodels::basegodunov::modules::FindGhostLayerIndices< TgridVec >::Edges::ghost_layers_candidates

Definition at line 36 of file FindGhostLayerIndices.hpp.

◆ idx_in_ghost

template<class TgridVec >
shamrock::solvergraph::DDSharedBuffers<u32>& shammodels::basegodunov::modules::FindGhostLayerIndices< TgridVec >::Edges::idx_in_ghost

Definition at line 39 of file FindGhostLayerIndices.hpp.

◆ patch_boxes

template<class TgridVec >
const shamrock::solvergraph::ScalarsEdge<shammath::AABB<TgridVec> >& shammodels::basegodunov::modules::FindGhostLayerIndices< TgridVec >::Edges::patch_boxes

Definition at line 37 of file FindGhostLayerIndices.hpp.

◆ patch_data_layers

template<class TgridVec >
const shamrock::solvergraph::IPatchDataLayerRefs& shammodels::basegodunov::modules::FindGhostLayerIndices< TgridVec >::Edges::patch_data_layers

Definition at line 34 of file FindGhostLayerIndices.hpp.

◆ sim_box

template<class TgridVec >
const shamrock::solvergraph::ScalarEdge<shammath::AABB<TgridVec> >& shammodels::basegodunov::modules::FindGhostLayerIndices< TgridVec >::Edges::sim_box

Definition at line 33 of file FindGhostLayerIndices.hpp.


The documentation for this struct was generated from the following file: