![]() |
MFEM v4.7.0
Finite element discretization library
|
Go to the source code of this file.
Classes | |
| class | mfem::FluxFunction |
| Abstract class for hyperbolic flux for a system of hyperbolic conservation laws. More... | |
| class | mfem::RiemannSolver |
| Abstract class for numerical flux for a system of hyperbolic conservation laws on a face with states, fluxes and characteristic speed. More... | |
| class | mfem::HyperbolicFormIntegrator |
| Abstract hyperbolic form integrator, (F(u, x), ∇v) and (F̂(u±, x, n)) More... | |
| class | mfem::RusanovFlux |
| Rusanov flux, also known as local Lax-Friedrichs, F̂ n = ½(F(u⁺,x)n + F(u⁻,x)n) - ½λ(u⁺ - u⁻) where λ is the maximum characteristic velocity. More... | |
| class | mfem::AdvectionFlux |
| class | mfem::BurgersFlux |
| class | mfem::ShallowWaterFlux |
| class | mfem::EulerFlux |
Namespaces | |
| namespace | mfem |