Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
shamrock::MergedPatchDataField< T > Class Template Reference

Public Member Functions

bool has_bound_info ()
 

Public Attributes

std::optional< shammath::CoordRange< T > > bounds
 
u32 original_elements
 
u32 total_elements
 
PatchDataField< T > field
 

Detailed Description

template<class T>
class shamrock::MergedPatchDataField< T >

Definition at line 27 of file InterfacesUtility.hpp.

Member Function Documentation

◆ has_bound_info()

template<class T >
bool shamrock::MergedPatchDataField< T >::has_bound_info ( )
inline

Definition at line 34 of file InterfacesUtility.hpp.

Member Data Documentation

◆ bounds

template<class T >
std::optional<shammath::CoordRange<T> > shamrock::MergedPatchDataField< T >::bounds

Definition at line 29 of file InterfacesUtility.hpp.

◆ field

template<class T >
PatchDataField<T> shamrock::MergedPatchDataField< T >::field

Definition at line 32 of file InterfacesUtility.hpp.

◆ original_elements

template<class T >
u32 shamrock::MergedPatchDataField< T >::original_elements

Definition at line 30 of file InterfacesUtility.hpp.

◆ total_elements

template<class T >
u32 shamrock::MergedPatchDataField< T >::total_elements

Definition at line 31 of file InterfacesUtility.hpp.


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