Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | List of all members
BufferedPField< type > Class Template Reference

Public Attributes

sycl::buffer< type > buf_local
 
sycl::buffer< type > buf_global
 

Detailed Description

template<class type>
class BufferedPField< type >

Definition at line 23 of file patch_field.hpp.

Member Data Documentation

◆ buf_global

template<class type >
sycl::buffer<type> BufferedPField< type >::buf_global

Definition at line 26 of file patch_field.hpp.

◆ buf_local

template<class type >
sycl::buffer<type> BufferedPField< type >::buf_local

Definition at line 25 of file patch_field.hpp.


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