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

Public Attributes

const shamrock::solvergraph::IFieldRefs< Tvec > & pos
 
shamrock::solvergraph::DistributedBuffers< u32 > & part_ids_outside_sphere
 

Detailed Description

template<typename Tvec>
struct shammodels::sph::modules::GetParticlesOutsideSphere< Tvec >::Edges

Definition at line 38 of file GetParticlesOutsideSphere.hpp.

Member Data Documentation

◆ part_ids_outside_sphere

template<typename Tvec >
shamrock::solvergraph::DistributedBuffers<u32>& shammodels::sph::modules::GetParticlesOutsideSphere< Tvec >::Edges::part_ids_outside_sphere

Definition at line 40 of file GetParticlesOutsideSphere.hpp.

◆ pos

template<typename Tvec >
const shamrock::solvergraph::IFieldRefs<Tvec>& shammodels::sph::modules::GetParticlesOutsideSphere< Tvec >::Edges::pos

Definition at line 39 of file GetParticlesOutsideSphere.hpp.


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