|
file | eigenv.c |
| Compute the eigenvalues for the relativisitc MHD equations.
|
|
file | fluxes.c |
| Compute the Resistive RMHD flux.
|
|
file | hll_speed.c |
| Compute the outermost wave speeds for HLL-based solvers.
|
|
file | imex_source.c |
| Solve the stiff-implicit part of the RK-Imex method.
|
|
file | mappers.c |
| Convert between primitive and conservative variables.
|
|
file | mhllc.c |
| MHLLC Riemann solver for resistive RMHD.
|
|
file | mod_defs.h [code] |
| Resistive RMHD module header file.
|
|
file | res_eta.c |
| Define the scalar resistivity for the RMHD equations.
|
|
file | rhs.c |
| Compute the right hand side of the resistive RMHD equations.
|
|
file | rhs_source.c |
| Add source terms to the right hand side of RMHD eqns.
|
|
file | rk_step_imex.c |
| Advance equations with IMEX Runge Kutta time integrators.
|
|
file | rk_step_imex_ct_explicit.c |
| Advance equations with Runge Kutta time integrators.
|
|
file | set_solver.c |
| Return a pointer to a Riemann solver function.
|
|
file | tvdlf.c |
| Lax-Friedrechs (Rusanov) Riemann solver for resistive RMHD.
|
|