gridripper::amr1d::gridint Namespace Reference
Methods for solving hyperbolic partial differential equations on a
Grid.
More...
|
Classes |
| class | FirstOrder |
| | First order numerical scheme for differential equation integration. More...
|
| class | ICN |
| | Iterated Crank-Nicholson method. More...
|
| class | LW2 |
| | Second order Lax-Wendroff scheme. More...
|
| class | RK2 |
| | Second order Runge-Kutta method with second order space discretization. More...
|
| class | RK4 |
| | Fourth order Runge-Kutta method. More...
|
Detailed Description
Methods for solving hyperbolic partial differential equations on a
Grid.