operators.hh File Reference

Define general, extensible interface for operators. The available implementation wraps a matrix. More...

Go to the source code of this file.

Classes

class  Dune::LinearOperator< X, Y >
 A linear operator. More...
class  Dune::AssembledLinearOperator< M, X, Y >
 A linear operator exporting itself in matrix form. More...
class  Dune::MatrixAdapter< M, X, Y >
 Adapter to turn a matrix into a linear operator. More...

Namespaces

namespace  Dune

Detailed Description

Define general, extensible interface for operators. The available implementation wraps a matrix.

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].