DUNE-FEM (unstable)
Dune::Fem::DiagonalPreconditioner< DFImp, Operator > Class Template Reference
Precondtioner, multiplies with inverse of the diagonal works with. More...
#include <dune/fem/solver/diagonalpreconditioner.hh>
Public Member Functions | |
virtual void | finalize () |
finalization of operator More... | |
virtual bool | nonlinear () const |
Detailed Description
template<class DFImp, class Operator>
class Dune::Fem::DiagonalPreconditioner< DFImp, Operator >
class Dune::Fem::DiagonalPreconditioner< DFImp, Operator >
Precondtioner, multiplies with inverse of the diagonal works with.
- OEM
- ISTL (choose jacobi, iteration = 1)
- Parameters
-
DFImp type of the disctete function Operator type of the operator (only works for assembled operators)
Member Function Documentation
◆ finalize()
|
inlinevirtualinherited |
finalization of operator
- Note
- The default implementation is empty.
◆ nonlinear()
|
inlinevirtualinherited |
Return true
if the Operator is nonlinear and false
otherwise (default is true).
The documentation for this class was generated from the following file:
- dune/fem/solver/diagonalpreconditioner.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 13, 23:29, 2024)