![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Collaboration diagram for shammodels::basegodunov::modules::BlockNeighToCellNeigh< Tvec, TgridVec, Tmorton >::Edges:Public Attributes | |
| const shamrock::solvergraph::Indexes< u32 > & | sizes |
| const shamrock::solvergraph::IFieldRefs< TgridVec > & | spans_block_min |
| const shamrock::solvergraph::IFieldRefs< TgridVec > & | spans_block_max |
| const solvergraph::OrientedAMRGraphEdge< Tvec, TgridVec > & | block_neigh_graph |
| solvergraph::OrientedAMRGraphEdge< Tvec, TgridVec > & | cell_neigh_graph |
Definition at line 43 of file BlockNeighToCellNeigh.hpp.
| const solvergraph::OrientedAMRGraphEdge<Tvec, TgridVec>& shammodels::basegodunov::modules::BlockNeighToCellNeigh< Tvec, TgridVec, Tmorton >::Edges::block_neigh_graph |
Definition at line 47 of file BlockNeighToCellNeigh.hpp.
| solvergraph::OrientedAMRGraphEdge<Tvec, TgridVec>& shammodels::basegodunov::modules::BlockNeighToCellNeigh< Tvec, TgridVec, Tmorton >::Edges::cell_neigh_graph |
Definition at line 48 of file BlockNeighToCellNeigh.hpp.
| const shamrock::solvergraph::Indexes<u32>& shammodels::basegodunov::modules::BlockNeighToCellNeigh< Tvec, TgridVec, Tmorton >::Edges::sizes |
Definition at line 44 of file BlockNeighToCellNeigh.hpp.
| const shamrock::solvergraph::IFieldRefs<TgridVec>& shammodels::basegodunov::modules::BlockNeighToCellNeigh< Tvec, TgridVec, Tmorton >::Edges::spans_block_max |
Definition at line 46 of file BlockNeighToCellNeigh.hpp.
| const shamrock::solvergraph::IFieldRefs<TgridVec>& shammodels::basegodunov::modules::BlockNeighToCellNeigh< Tvec, TgridVec, Tmorton >::Edges::spans_block_min |
Definition at line 45 of file BlockNeighToCellNeigh.hpp.