Reference documentation for deal.II version 8.5.1
Namespaces | Classes
Algorithms Namespace Reference

Namespaces

 Events
 

Classes

class  DoFOutputOperator
 
class  Event
 
class  Newton
 
class  OperatorBase
 
class  OutputOperator
 
class  ThetaTimestepping
 
class  TimestepControl
 
struct  TimestepData
 

Detailed Description

Namespace containing numerical algorithms in a unified form.

All algorithmic classes in this namespace are derived from either Operator or OutputOperator, depending on whether they return a value or not. See the documentation of those classes for more detailed information on how to use them.

Author
Guido Kanschat
Date
2012, 2013