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... |