![]() |
Shamrock 2025.10.0
Astrophysical Code
|
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 |
Definition at line 98 of file FindGhostLayerCandidates.hpp.
| shamrock::solvergraph::DDSharedScalar<GhostLayerCandidateInfos>& shammodels::basegodunov::modules::FindGhostLayerCandidates< TgridVec >::Edges::ghost_layers_candidates |
Definition at line 106 of file FindGhostLayerCandidates.hpp.
| const shamrock::solvergraph::IDataEdge<std::vector<u64> >& shammodels::basegodunov::modules::FindGhostLayerCandidates< TgridVec >::Edges::ids_to_check |
Definition at line 100 of file FindGhostLayerCandidates.hpp.
| const shamrock::solvergraph::ScalarsEdge<shammath::AABB<TgridVec> >& shammodels::basegodunov::modules::FindGhostLayerCandidates< TgridVec >::Edges::patch_boxes |
Definition at line 103 of file FindGhostLayerCandidates.hpp.
| const shamrock::solvergraph::SerialPatchTreeRefEdge<TgridVec>& shammodels::basegodunov::modules::FindGhostLayerCandidates< TgridVec >::Edges::patch_tree |
Definition at line 102 of file FindGhostLayerCandidates.hpp.
| const shamrock::solvergraph::ScalarEdge<shammath::AABB<TgridVec> >& shammodels::basegodunov::modules::FindGhostLayerCandidates< TgridVec >::Edges::sim_box |
Definition at line 101 of file FindGhostLayerCandidates.hpp.