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

Public Attributes

const shamrock::solvergraph::Indexes< u32 > & part_counts
 
const shammodels::sph::solvergraph::NeighCacheneigh_cache
 
const shamrock::solvergraph::IFieldSpan< Tvec > & xyz
 
const shamrock::solvergraph::IFieldSpan< Tscal > & hpart
 

Detailed Description

template<class Tvec>
struct shammodels::sph::modules::ComputeNeighStats< Tvec >::Edges

Definition at line 37 of file ComputeNeighStats.hpp.

Member Data Documentation

◆ hpart

template<class Tvec >
const shamrock::solvergraph::IFieldSpan<Tscal>& shammodels::sph::modules::ComputeNeighStats< Tvec >::Edges::hpart

Definition at line 41 of file ComputeNeighStats.hpp.

◆ neigh_cache

template<class Tvec >
const shammodels::sph::solvergraph::NeighCache& shammodels::sph::modules::ComputeNeighStats< Tvec >::Edges::neigh_cache

Definition at line 39 of file ComputeNeighStats.hpp.

◆ part_counts

template<class Tvec >
const shamrock::solvergraph::Indexes<u32>& shammodels::sph::modules::ComputeNeighStats< Tvec >::Edges::part_counts

Definition at line 38 of file ComputeNeighStats.hpp.

◆ xyz

template<class Tvec >
const shamrock::solvergraph::IFieldSpan<Tvec>& shammodels::sph::modules::ComputeNeighStats< Tvec >::Edges::xyz

Definition at line 40 of file ComputeNeighStats.hpp.


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