Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
shammath::DustPrimState< Tvec_ > Struct Template Reference

Public Types

using Tvec = Tvec_
 
using Tscal = shambase::VecComponent< Tvec >
 

Public Attributes

Tscal rho {}
 
Tvec vel {}
 

Detailed Description

template<class Tvec_>
struct shammath::DustPrimState< Tvec_ >

Definition at line 42 of file riemann_dust.hpp.

Member Typedef Documentation

◆ Tscal

template<class Tvec_ >
using shammath::DustPrimState< Tvec_ >::Tscal = shambase::VecComponent<Tvec>

Definition at line 44 of file riemann_dust.hpp.

◆ Tvec

template<class Tvec_ >
using shammath::DustPrimState< Tvec_ >::Tvec = Tvec_

Definition at line 43 of file riemann_dust.hpp.

Member Data Documentation

◆ rho

template<class Tvec_ >
Tscal shammath::DustPrimState< Tvec_ >::rho {}

Definition at line 45 of file riemann_dust.hpp.

◆ vel

template<class Tvec_ >
Tvec shammath::DustPrimState< Tvec_ >::vel {}

Definition at line 46 of file riemann_dust.hpp.


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