Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | List of all members
generic::setup::generators::DiscOutput< Tscal > Struct Template Reference

Public Attributes

sycl::vec< Tscal, 3 > pos
 
sycl::vec< Tscal, 3 > velocity
 
Tscal cs
 
Tscal rho
 

Detailed Description

template<class Tscal>
struct generic::setup::generators::DiscOutput< Tscal >

Definition at line 132 of file generators.hpp.

Member Data Documentation

◆ cs

template<class Tscal >
Tscal generic::setup::generators::DiscOutput< Tscal >::cs

Definition at line 135 of file generators.hpp.

◆ pos

template<class Tscal >
sycl::vec<Tscal, 3> generic::setup::generators::DiscOutput< Tscal >::pos

Definition at line 133 of file generators.hpp.

◆ rho

template<class Tscal >
Tscal generic::setup::generators::DiscOutput< Tscal >::rho

Definition at line 136 of file generators.hpp.

◆ velocity

template<class Tscal >
sycl::vec<Tscal, 3> generic::setup::generators::DiscOutput< Tscal >::velocity

Definition at line 134 of file generators.hpp.


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