![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Public Member Functions | |
| bool | has_bound_info () |
Public Attributes | |
| std::optional< shammath::CoordRange< T > > | bounds |
| u32 | original_elements |
| u32 | total_elements |
| PatchDataField< T > | field |
Definition at line 27 of file InterfacesUtility.hpp.
|
inline |
Definition at line 34 of file InterfacesUtility.hpp.
| std::optional<shammath::CoordRange<T> > shamrock::MergedPatchDataField< T >::bounds |
Definition at line 29 of file InterfacesUtility.hpp.
| PatchDataField<T> shamrock::MergedPatchDataField< T >::field |
Definition at line 32 of file InterfacesUtility.hpp.
| u32 shamrock::MergedPatchDataField< T >::original_elements |
Definition at line 30 of file InterfacesUtility.hpp.
| u32 shamrock::MergedPatchDataField< T >::total_elements |
Definition at line 31 of file InterfacesUtility.hpp.