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

Public Attributes

const shamrock::solvergraph::IDataEdge< std::vector< u64 > > & ids_to_check
 
const shamrock::solvergraph::ScalarEdge< shammath::AABB< TgridVec > > & sim_box
 
const shamrock::solvergraph::SerialPatchTreeRefEdge< TgridVec > & patch_tree
 
const shamrock::solvergraph::ScalarsEdge< shammath::AABB< TgridVec > > & patch_boxes
 
shamrock::solvergraph::DDSharedScalar< GhostLayerCandidateInfos > & ghost_layers_candidates
 

Detailed Description

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

Definition at line 98 of file FindGhostLayerCandidates.hpp.

Member Data Documentation

◆ ghost_layers_candidates

Definition at line 106 of file FindGhostLayerCandidates.hpp.

◆ ids_to_check

template<class TgridVec >
const shamrock::solvergraph::IDataEdge<std::vector<u64> >& shammodels::basegodunov::modules::FindGhostLayerCandidates< TgridVec >::Edges::ids_to_check

Definition at line 100 of file FindGhostLayerCandidates.hpp.

◆ patch_boxes

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

Definition at line 103 of file FindGhostLayerCandidates.hpp.

◆ patch_tree

template<class TgridVec >
const shamrock::solvergraph::SerialPatchTreeRefEdge<TgridVec>& shammodels::basegodunov::modules::FindGhostLayerCandidates< TgridVec >::Edges::patch_tree

Definition at line 102 of file FindGhostLayerCandidates.hpp.

◆ sim_box

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

Definition at line 101 of file FindGhostLayerCandidates.hpp.


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