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

Public Types

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

Public Attributes

Tscal rho {}
 
Tscal press {}
 
Tvec vel {}
 

Detailed Description

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

Definition at line 44 of file riemann.hpp.

Member Typedef Documentation

◆ Tscal

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

Definition at line 46 of file riemann.hpp.

◆ Tvec

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

Definition at line 45 of file riemann.hpp.

Member Data Documentation

◆ press

template<class Tvec_ >
Tscal shammath::PrimState< Tvec_ >::press {}

Definition at line 48 of file riemann.hpp.

◆ rho

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

Definition at line 48 of file riemann.hpp.

◆ vel

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

Definition at line 49 of file riemann.hpp.


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