|
file | bckgrnd_field.c |
| Compute background magnetic field at the desired location.
|
|
file | eigenv.c |
| Wave-speeds and characteristic decomposition for the MHD equations.
|
|
file | fluxes.c |
| Compute the MHD flux.
|
|
file | get_current.c |
| Compute the curl of magnetic field.
|
|
file | get_efield.c |
| Compute the total electric field.
|
|
file | gforce.c |
| GFORCE Riemann solver for the classical MHD equations.
|
|
file | hll.c |
| HLL Riemann solver for MHD.
|
|
file | hll_speed.c |
| Compute the outermost wave speeds for HLL-based solvers.
|
|
file | hllc.c |
| HLLC Riemann solver for MHD.
|
|
file | hlld.c |
| HLLD Riemann solver for the classical MHD equations.
|
|
file | hlld_arithm.c |
| HLLD Riemann solver for the classical MHD equations.
|
|
file | hllem.c |
| HLLEM Riemann solver for MHD.
|
|
file | mappers.c |
| Convert between primitive and conservative variables.
|
|
file | mod_defs.h [code] |
| Set labels, indexes and prototypes for the MHD module.
|
|
file | prim_eqn.c |
| Compute the right hand side of the primitive HD/MHD equations.
|
|
file | rhs.c |
| Compute the right hand side of the conservative HD/MHD equations.
|
|
file | rhs_source.c |
| Add source terms to the right hand side of HD/MHD eqns.
|
|
file | roe.c |
| Implementation of the Roe Riemann solver for the MHD equations.
|
|
file | set_solver.c |
| Return a pointer to a Riemann solver function.
|
|
file | source.c |
| Compute source terms for Powell formulation.
|
|
file | tvdlf.c |
| Lax-Friedrechs (Rusanov) Riemann solver for MHD.
|
|