Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
shamalgs::memory::details::AvoidCopy< T > Struct Template Reference

Static Public Member Functions

static T extract_element (sycl::queue &q, sycl::buffer< T > &buf, u32 idx)
 

Detailed Description

template<class T>
struct shamalgs::memory::details::AvoidCopy< T >

Definition at line 24 of file avoidCopyMemory.hpp.

Member Function Documentation

◆ extract_element()

template<class T >
T shamalgs::memory::details::AvoidCopy< T >::extract_element ( sycl::queue &  q,
sycl::buffer< T > &  buf,
u32  idx 
)
static

Definition at line 24 of file avoidCopyMemory.cpp.


The documentation for this struct was generated from the following files: