Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | List of all members
shammodels::basegodunov::GhostZonesData< Tvec, TgridVec >::InterfaceBuildInfos Struct Reference
+ Collaboration diagram for shammodels::basegodunov::GhostZonesData< Tvec, TgridVec >::InterfaceBuildInfos:

Public Attributes

TgridVec offset
 
sycl::vec< i32, dim > periodicity_index
 
shammath::AABB< TgridVec > volume_target
 

Detailed Description

template<class Tvec, class TgridVec>
struct shammodels::basegodunov::GhostZonesData< Tvec, TgridVec >::InterfaceBuildInfos

Definition at line 40 of file GhostZoneData.hpp.

Member Data Documentation

◆ offset

template<class Tvec , class TgridVec >
TgridVec shammodels::basegodunov::GhostZonesData< Tvec, TgridVec >::InterfaceBuildInfos::offset

Definition at line 41 of file GhostZoneData.hpp.

◆ periodicity_index

template<class Tvec , class TgridVec >
sycl::vec<i32, dim> shammodels::basegodunov::GhostZonesData< Tvec, TgridVec >::InterfaceBuildInfos::periodicity_index

Definition at line 42 of file GhostZoneData.hpp.

◆ volume_target

template<class Tvec , class TgridVec >
shammath::AABB<TgridVec> shammodels::basegodunov::GhostZonesData< Tvec, TgridVec >::InterfaceBuildInfos::volume_target

Definition at line 43 of file GhostZoneData.hpp.


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