![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Public Types | |
| using | Tvec = VecType |
| using | Tscal = shambase::VecComponent<Tvec> |
Public Attributes | |
| Tscal | rho {} |
| Tscal | press {} |
| Tvec | vel {} |
Definition at line 140 of file riemann_common.hpp.
| using shammath::PrimState< VecType >::Tscal = shambase::VecComponent<Tvec> |
Definition at line 142 of file riemann_common.hpp.
| using shammath::PrimState< VecType >::Tvec = VecType |
Definition at line 141 of file riemann_common.hpp.
| Tscal shammath::PrimState< VecType >::press {} |
Definition at line 144 of file riemann_common.hpp.
| Tscal shammath::PrimState< VecType >::rho {} |
Definition at line 144 of file riemann_common.hpp.
| Tvec shammath::PrimState< VecType >::vel {} |
Definition at line 145 of file riemann_common.hpp.