Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
shamrock::patch::PatchtreeField< T > Class Template Reference
Collaboration diagram for shamrock::patch::PatchtreeField< T >:

Public Member Functions

void reset ()
void allocate (u32 size)

Public Attributes

std::unique_ptr< sycl::buffer< T > > internal_buf

Detailed Description

template<class T>
class shamrock::patch::PatchtreeField< T >

Definition at line 34 of file PatchField.hpp.

Member Function Documentation

◆ allocate()

template<class T>
void shamrock::patch::PatchtreeField< T >::allocate ( u32 size)
inline

Definition at line 40 of file PatchField.hpp.

◆ reset()

template<class T>
void shamrock::patch::PatchtreeField< T >::reset ( )
inline

Definition at line 38 of file PatchField.hpp.

Member Data Documentation

◆ internal_buf

template<class T>
std::unique_ptr<sycl::buffer<T> > shamrock::patch::PatchtreeField< T >::internal_buf

Definition at line 36 of file PatchField.hpp.


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