![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Collaboration diagram for shammodels::sph::modules::NodeComputeOmega< Tvec, SPHKernel >::Edges:Public Attributes | |
| const shamrock::solvergraph::Indexes< u32 > & | part_counts |
| const shammodels::sph::solvergraph::NeighCache & | neigh_cache |
| const shamrock::solvergraph::IFieldSpan< Tvec > & | xyz |
| const shamrock::solvergraph::IFieldSpan< Tscal > & | hpart |
| shamrock::solvergraph::IFieldSpan< Tscal > & | omega |
Definition at line 38 of file ComputeOmega.hpp.
| const shamrock::solvergraph::IFieldSpan<Tscal>& shammodels::sph::modules::NodeComputeOmega< Tvec, SPHKernel >::Edges::hpart |
Definition at line 42 of file ComputeOmega.hpp.
| const shammodels::sph::solvergraph::NeighCache& shammodels::sph::modules::NodeComputeOmega< Tvec, SPHKernel >::Edges::neigh_cache |
Definition at line 40 of file ComputeOmega.hpp.
| shamrock::solvergraph::IFieldSpan<Tscal>& shammodels::sph::modules::NodeComputeOmega< Tvec, SPHKernel >::Edges::omega |
Definition at line 43 of file ComputeOmega.hpp.
| const shamrock::solvergraph::Indexes<u32>& shammodels::sph::modules::NodeComputeOmega< Tvec, SPHKernel >::Edges::part_counts |
Definition at line 39 of file ComputeOmega.hpp.
| const shamrock::solvergraph::IFieldSpan<Tvec>& shammodels::sph::modules::NodeComputeOmega< Tvec, SPHKernel >::Edges::xyz |
Definition at line 41 of file ComputeOmega.hpp.