Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
PatchFieldReduction< type > Class Template Reference
+ Collaboration diagram for PatchFieldReduction< type >:

Public Member Functions

void attach_buf ()
 
void detach_buf ()
 

Public Attributes

std::vector< type > tree_field
 
sycl::buffer< type > * tree_field_buf = nullptr
 

Detailed Description

template<class type>
class PatchFieldReduction< type >

Definition at line 25 of file patch_reduc_tree.hpp.

Member Function Documentation

◆ attach_buf()

template<class type >
void PatchFieldReduction< type >::attach_buf ( )
inline

Definition at line 30 of file patch_reduc_tree.hpp.

◆ detach_buf()

template<class type >
void PatchFieldReduction< type >::detach_buf ( )
inline

Definition at line 37 of file patch_reduc_tree.hpp.

Member Data Documentation

◆ tree_field

template<class type >
std::vector<type> PatchFieldReduction< type >::tree_field

Definition at line 27 of file patch_reduc_tree.hpp.

◆ tree_field_buf

template<class type >
sycl::buffer<type>* PatchFieldReduction< type >::tree_field_buf = nullptr

Definition at line 28 of file patch_reduc_tree.hpp.


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