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

Public Types

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

Public Attributes

Tscal rho {}
Tvec vel {}

Detailed Description

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

Definition at line 397 of file riemann_common.hpp.

Member Typedef Documentation

◆ Tscal

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

Definition at line 399 of file riemann_common.hpp.

◆ Tvec

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

Definition at line 398 of file riemann_common.hpp.

Member Data Documentation

◆ rho

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

Definition at line 400 of file riemann_common.hpp.

◆ vel

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

Definition at line 401 of file riemann_common.hpp.


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