Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
shammath::PrimState< VecType > Struct Template Reference

Public Types

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

Public Attributes

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

Detailed Description

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

Definition at line 140 of file riemann_common.hpp.

Member Typedef Documentation

◆ Tscal

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

Definition at line 142 of file riemann_common.hpp.

◆ Tvec

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

Definition at line 141 of file riemann_common.hpp.

Member Data Documentation

◆ press

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

Definition at line 144 of file riemann_common.hpp.

◆ rho

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

Definition at line 144 of file riemann_common.hpp.

◆ vel

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

Definition at line 145 of file riemann_common.hpp.


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