Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public Attributes | List of all members
RhoGetterMonofluid< Tscal > Struct Template Reference
+ Collaboration diagram for RhoGetterMonofluid< 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_epsilon
 
u32 nvar_dust
 
Tscal pmass
 
Tscal hfact
 

Detailed Description

template<class Tscal>
struct RhoGetterMonofluid< Tscal >

Definition at line 56 of file ComputeEos.cpp.

Member Function Documentation

◆ complete_event_state()

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

Definition at line 89 of file ComputeEos.cpp.

◆ get_read_access()

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

Definition at line 82 of file ComputeEos.cpp.

Member Data Documentation

◆ buf_epsilon

template<class Tscal >
sham::DeviceBuffer<Tscal>& RhoGetterMonofluid< Tscal >::buf_epsilon

Definition at line 58 of file ComputeEos.cpp.

◆ buf_h

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

Definition at line 57 of file ComputeEos.cpp.

◆ hfact

template<class Tscal >
Tscal RhoGetterMonofluid< Tscal >::hfact

Definition at line 61 of file ComputeEos.cpp.

◆ nvar_dust

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

Definition at line 59 of file ComputeEos.cpp.

◆ pmass

template<class Tscal >
Tscal RhoGetterMonofluid< Tscal >::pmass

Definition at line 60 of file ComputeEos.cpp.


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