rungekutta2.hh File Reference

#include "basics/typedefs.hh"
#include "function/vector.hh"
#include "strategy.hh"

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.

Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich