Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
RhoGetterSJ< Tscal > Struct Template Reference
Collaboration diagram for RhoGetterSJ< Tscal >:

Classes

struct  accessed

Public Member Functions

accessed get_read_access (sham::EventList &depends_list)
void complete_event_state (sycl::event e)

Public Attributes

sham::DeviceBuffer< Tscal > & buf_h
sham::DeviceBuffer< Tscal > & buf_s_j
u32 nvar_dust
Tscal pmass
Tscal hfact

Detailed Description

template<class Tscal>
struct RhoGetterSJ< Tscal >

Definition at line 93 of file ComputeEos.cpp.

Member Function Documentation

◆ complete_event_state()

template<class Tscal>
void RhoGetterSJ< Tscal >::complete_event_state ( sycl::event e)
inline

Definition at line 128 of file ComputeEos.cpp.

◆ get_read_access()

template<class Tscal>
accessed RhoGetterSJ< Tscal >::get_read_access ( sham::EventList & depends_list)
inline

Definition at line 121 of file ComputeEos.cpp.

Member Data Documentation

◆ buf_h

template<class Tscal>
sham::DeviceBuffer<Tscal>& RhoGetterSJ< Tscal >::buf_h

Definition at line 94 of file ComputeEos.cpp.

◆ buf_s_j

template<class Tscal>
sham::DeviceBuffer<Tscal>& RhoGetterSJ< Tscal >::buf_s_j

Definition at line 95 of file ComputeEos.cpp.

◆ hfact

template<class Tscal>
Tscal RhoGetterSJ< Tscal >::hfact

Definition at line 98 of file ComputeEos.cpp.

◆ nvar_dust

template<class Tscal>
u32 RhoGetterSJ< Tscal >::nvar_dust

Definition at line 96 of file ComputeEos.cpp.

◆ pmass

template<class Tscal>
Tscal RhoGetterSJ< Tscal >::pmass

Definition at line 97 of file ComputeEos.cpp.


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