Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | List of all members
shamrock::solvergraph::ExtractGhostField< T >::Edges Struct Reference
+ Collaboration diagram for shamrock::solvergraph::ExtractGhostField< T >::Edges:

Public Attributes

const shamrock::solvergraph::IFieldRefs< T > & original_fields
 
const shamrock::solvergraph::DDSharedBuffers< u32 > & idx_in_ghosts
 
shamrock::solvergraph::PatchDataFieldDDShared< T > & ghost_fields
 

Detailed Description

template<class T>
struct shamrock::solvergraph::ExtractGhostField< T >::Edges

Definition at line 35 of file ExtractGhostField.hpp.

Member Data Documentation

◆ ghost_fields

Definition at line 38 of file ExtractGhostField.hpp.

◆ idx_in_ghosts

template<class T >
const shamrock::solvergraph::DDSharedBuffers<u32>& shamrock::solvergraph::ExtractGhostField< T >::Edges::idx_in_ghosts

Definition at line 37 of file ExtractGhostField.hpp.

◆ original_fields

template<class T >
const shamrock::solvergraph::IFieldRefs<T>& shamrock::solvergraph::ExtractGhostField< T >::Edges::original_fields

Definition at line 36 of file ExtractGhostField.hpp.


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