Reference documentation for deal.II version 8.5.1
|
Namespaces | |
Events | |
Classes | |
class | DoFOutputOperator |
class | Event |
class | Newton |
class | OperatorBase |
class | OutputOperator |
class | ThetaTimestepping |
class | TimestepControl |
struct | TimestepData |
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.