|
file | eigenv.c |
| Compute the eigenvalues for the relativisitc MHD equations.
|
|
file | fluxes.c |
| Compute the RMHD flux.
|
|
file | gforce.c |
| GFORCE Riemann solver for the relativistic MHD equations.
|
|
file | hll.c |
| HLL Riemann solver for RMHD.
|
|
file | hll_speed.c |
| Compute the outermost wave speeds for HLL-based solvers.
|
|
file | hllc.c |
| Implement the HLLC Riemann solver for relativistic MHD.
|
|
file | hlld.c |
| HLLD Riemann solver for the relativistic MHD equations.
|
|
file | hllem.c |
| HLLEM Riemann solver for RMHD.
|
|
file | mappers.c |
| Convert between primitive and conservative variables.
|
|
file | mod_defs.h [code] |
| Module header file for relativistic MHD (RMHD).
|
|
file | quartic.c |
| Solve quartic and cubic equations.
|
|
file | rhs_source.c |
| Add source terms to the right hand side of relativistic HD/MHD eqns.
|
|
file | rmhd_energy_solve.c |
| Inversion scheme for RMHD using total energy density.
|
|
file | rmhd_entropy_solve.c |
| Inversion scheme for RMHD using entropy.
|
|
file | rmhd_pressure_fix.c |
| Inversion scheme for RMHD using a pressure fix.
|
|
file | set_solver.c |
| Return a pointer to a Riemann solver function.
|
|
file | tvdlf.c |
| Rusanov Lax-Friedrichs flux for RMHD Eqns.
|
|
file | vel_limiter.c |
| Velocity limiter for relativistic hydro or MHD.
|
|