#include <dune/pdelab/backend/istl/ovlpistlsolverbackend.hh>
◆ domain_type
template<class GFS , class M , class X , class Y >
The domain type of the preconditioner.
◆ field_type
template<class GFS , class M , class X , class Y >
The field type of the preconditioner.
◆ range_type
template<class GFS , class M , class X , class Y >
The range type of the preconditioner.
◆ anonymous enum
template<class GFS , class M , class X , class Y >
Enumerator |
---|
category | The category the preconditioner is part of.
|
◆ UMFPackSubdomainSolver()
template<class GFS , class M , class X , class Y >
Constructor.
Constructor gets all parameters to operate the prec.
- Parameters
-
gfs_ | The grid function space. |
A_ | The matrix to operate on. |
◆ apply()
template<class GFS , class M , class X , class Y >
◆ post()
template<class GFS , class M , class X , class Y >
◆ pre()
template<class GFS , class M , class X , class Y >
Prepare the preconditioner.
The documentation for this class was generated from the following file: