|
file | eigenv.c |
| Wave-speeds and characteristic decomposition for the RHD equations.
|
|
file | fluxes.c |
| Compute the flux for the relativistic hydro (RHD) equations.
|
|
file | hll_speed.c |
| Compute the outermost wave speeds for HLL-based solvers.
|
|
file | hllc.c |
| Implement the HLLC Riemann solver for relativistic HD.
|
|
file | mappers.c |
| Convert between primitive and conservative variables.
|
|
file | mod_defs.h [code] |
| Set labels, indexes and prototypes for the RHD module.
|
|
file | prim_eqn.c |
| Compute the right hand side of the relativistic hydro (RHD) equations in primitive form.
|
|
file | rhd_energy_solve.c |
| Inversion scheme for RHD using total energy density.
|
|
file | rhd_entropy_solve.c |
| Inversion scheme for RHD using entropy.
|
|
file | rhd_pressure_fix.c |
| Inversion scheme for RHD using a pressure fix.
|
|
file | tvdlf.c |
| Lax-Friedrechs (Rusanov) Riemann solver for RHD.
|
|
file | two_shock.c |
| Implementation of the two-shock Riemann solver for the relativistic hydro equations.
|
|