![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Classes | |
| struct | field_val |
Public Member Functions | |
| SodTube (f64 _gamma, f64 _rho_1, f64 _P_1, f64 _rho_5, f64 _P_5) | |
| field_val | get_value (f64 t, f64 x) |
Public Attributes | |
| f64 | gamma |
| f64 | rho_1 |
| f64 | rho_5 |
| f64 | P_1 |
| f64 | P_5 |
| f64 | vx_1 |
| f64 | vx_5 |
Definition at line 22 of file SodTube.hpp.
Definition at line 24 of file SodTube.cpp.
Definition at line 56 of file SodTube.cpp.
| f64 shamphys::SodTube::gamma |
Definition at line 24 of file SodTube.hpp.
| f64 shamphys::SodTube::P_1 |
Definition at line 26 of file SodTube.hpp.
| f64 shamphys::SodTube::P_5 |
Definition at line 26 of file SodTube.hpp.
| f64 shamphys::SodTube::rho_1 |
Definition at line 25 of file SodTube.hpp.
| f64 shamphys::SodTube::rho_5 |
Definition at line 25 of file SodTube.hpp.
| f64 shamphys::SodTube::vx_1 |
Definition at line 27 of file SodTube.hpp.
| f64 shamphys::SodTube::vx_5 |
Definition at line 27 of file SodTube.hpp.