rungekutta2.hh File Reference
Go to the source code of this file.
Classes | |
class | concepts::Operator< F > |
Abstract class for an operator. More... | |
class | timestepping::RungeKutta2 |
Timestep strategy for the explicit 2nd order RungeKutta algorithm to solve first order problems in time. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
timestepping | |
Timestepping methods used to solve PDEs in time and space. | |
Detailed Description
Runge Kutta 2 strategy
Definition in file rungekutta2.hh.