![]() |
Shamrock 2025.10.0
Astrophysical Code
|
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 |
Definition at line 25 of file patch_reduc_tree.hpp.
|
inline |
Definition at line 30 of file patch_reduc_tree.hpp.
|
inline |
Definition at line 37 of file patch_reduc_tree.hpp.
| std::vector<type> PatchFieldReduction< type >::tree_field |
Definition at line 27 of file patch_reduc_tree.hpp.
| sycl::buffer<type>* PatchFieldReduction< type >::tree_field_buf = nullptr |
Definition at line 28 of file patch_reduc_tree.hpp.