DUNE-FEM (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
OperatorCommon
Classes | |
class | Dune::Operator< DFieldType, RFieldType, DType, RType > |
An abstract operator Interface class for Operators. Operators are applied to Functions and the result is a Function again. More... | |
class | Dune::Fem::SpaceOperatorInterface< DiscreteFunction, JacobianOperator > |
interface for time evolution operators More... | |
Detailed Description
Operators are mappings from function spaces into function spaces.
