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

Public Attributes

InterfaceBuildInfos build_infos
 
std::unique_ptr< sycl::buffer< u32 > > ids_interf
 
f64 cell_count_ratio
 

Detailed Description

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

Definition at line 46 of file GhostZoneData.hpp.

Member Data Documentation

◆ build_infos

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

Definition at line 47 of file GhostZoneData.hpp.

◆ cell_count_ratio

template<class Tvec , class TgridVec >
f64 shammodels::basegodunov::GhostZonesData< Tvec, TgridVec >::InterfaceIdTable::cell_count_ratio

Definition at line 49 of file GhostZoneData.hpp.

◆ ids_interf

template<class Tvec , class TgridVec >
std::unique_ptr<sycl::buffer<u32> > shammodels::basegodunov::GhostZonesData< Tvec, TgridVec >::InterfaceIdTable::ids_interf

Definition at line 48 of file GhostZoneData.hpp.


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