Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
shammath::Fluxes< VecType > Struct Template Reference
Collaboration diagram for shammath::Fluxes< VecType >:

Public Types

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

Public Attributes

std::array< ConsState< Tvec >, 3 > f

Detailed Description

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

Definition at line 196 of file riemann_common.hpp.

Member Typedef Documentation

◆ Tscal

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

Definition at line 198 of file riemann_common.hpp.

◆ Tvec

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

Definition at line 197 of file riemann_common.hpp.

Member Data Documentation

◆ f

template<class VecType>
std::array<ConsState<Tvec>, 3> shammath::Fluxes< VecType >::f

Definition at line 200 of file riemann_common.hpp.


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