#include <dune/istl/overlappingschwarz.hh>
template<class K , int n, class Al , class X , class Y >
The domain type of the preconditioner.
template<class K , int n, class Al , class X , class Y >
template<class K , int n, class Al , class X , class Y >
The matrix type the preconditioner is for.
template<class K , int n, class Al , class X , class Y >
The range type of the preconditioner.
template<class K , int n, class Al , class X , class Y >
template<class K , int n, class Al , class X , class Y >
Apply the subdomain solver.
Apply the subdomain solver. On entry v=? and d=b-A(x) (although this might not be computed in that way. On exit v contains the update
template<class K , int n, class Al , class X , class Y >
template<class S >
Set the data of the local problem.
- Parameters
-
BCRS | The global matrix. |
rowset | The global indices of the local problem. |
- Template Parameters
-
S | The type of the set with the indices. |
References Dune::BCRSMatrix< B, A >::end().
The documentation for this class was generated from the following file: