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

Public Types

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

Public Attributes

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

Detailed Description

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

Definition at line 100 of file riemann.hpp.

Member Typedef Documentation

◆ Tscal

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

Definition at line 102 of file riemann.hpp.

◆ Tvec

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

Definition at line 101 of file riemann.hpp.

Member Data Documentation

◆ F

template<class Tvec_ >
std::array<ConsState<Tvec>, 3> shammath::Fluxes< Tvec_ >::F

Definition at line 104 of file riemann.hpp.


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