cons_to_prim/prim_to_cons/vn/flux wrapper for a pressureless (dust) fluid. Unlike FluidStateAdiabatic there is no equation of state, so sound_speed() and gamma() are not defined here; this type satisfies DustFluidStateSpec rather than FluidStateSpec.
More...
#include <shammath/include/shammath/riemann_common.hpp>
|
| Tprim | cons_to_prim (Tcons c) const |
| Tcons | prim_to_cons (Tprim p) const |
| Tscal | vn (Tprim p, Tvec n) const |
| Tcons | flux (Tprim p, Tvec n, Tscal vn) const |
| Tcons | flux (Tprim p, Tvec n) const |
template<class VecType>
struct shammath::FluidStateDust< VecType >
cons_to_prim/prim_to_cons/vn/flux wrapper for a pressureless (dust) fluid. Unlike FluidStateAdiabatic there is no equation of state, so sound_speed() and gamma() are not defined here; this type satisfies DustFluidStateSpec rather than FluidStateSpec.
Definition at line 613 of file riemann_common.hpp.
◆ Tcons
◆ Tprim
◆ Tscal
◆ Tvec
◆ cons_to_prim()
◆ flux() [1/2]
◆ flux() [2/2]
◆ prim_to_cons()
◆ vn()
The documentation for this struct was generated from the following file: