![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Collaboration diagram for shammodels::basegodunov::modules::FindGhostLayerIndices< TgridVec >::Edges:Public Attributes | |
| const shamrock::solvergraph::ScalarEdge< shammath::AABB< TgridVec > > & | sim_box |
| const shamrock::solvergraph::IPatchDataLayerRefs & | patch_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 |
Definition at line 31 of file FindGhostLayerIndices.hpp.
| const shamrock::solvergraph::DDSharedScalar<GhostLayerCandidateInfos>& shammodels::basegodunov::modules::FindGhostLayerIndices< TgridVec >::Edges::ghost_layers_candidates |
Definition at line 36 of file FindGhostLayerIndices.hpp.
| shamrock::solvergraph::DDSharedBuffers<u32>& shammodels::basegodunov::modules::FindGhostLayerIndices< TgridVec >::Edges::idx_in_ghost |
Definition at line 39 of file FindGhostLayerIndices.hpp.
| const shamrock::solvergraph::ScalarsEdge<shammath::AABB<TgridVec> >& shammodels::basegodunov::modules::FindGhostLayerIndices< TgridVec >::Edges::patch_boxes |
Definition at line 37 of file FindGhostLayerIndices.hpp.
| const shamrock::solvergraph::IPatchDataLayerRefs& shammodels::basegodunov::modules::FindGhostLayerIndices< TgridVec >::Edges::patch_data_layers |
Definition at line 34 of file FindGhostLayerIndices.hpp.
| const shamrock::solvergraph::ScalarEdge<shammath::AABB<TgridVec> >& shammodels::basegodunov::modules::FindGhostLayerIndices< TgridVec >::Edges::sim_box |
Definition at line 33 of file FindGhostLayerIndices.hpp.