KASKADE 7 development version
|
#include <additiveschwarz.hh>
Definition at line 35 of file additiveschwarz.hh.
Public Member Functions | |
AdditiveSchwarzPreconditioner (Op const &op, schwarzType select, int verbosity=2) | |
AdditiveSchwarzPreconditioner (Op const &op, size_t first, size_t last, int verbosity=2) | |
void | init (MatrixAsTriplet< field_type > &A, int verbosity=2) |
~AdditiveSchwarzPreconditioner () | |
virtual void | pre (domain_type &, range_type &) |
virtual void | post (domain_type &) |
virtual void | apply (domain_type &x, range_type const &y) |
Static Public Attributes | |
static int const | category = Dune::SolverCategory::sequential |
|
inline |
Definition at line 47 of file additiveschwarz.hh.
|
inline |
Definition at line 77 of file additiveschwarz.hh.
|
inline |
Definition at line 306 of file additiveschwarz.hh.
|
inlinevirtual |
Definition at line 315 of file additiveschwarz.hh.
|
inline |
Definition at line 150 of file additiveschwarz.hh.
Referenced by Kaskade::AdditiveSchwarzPreconditioner< Op >::AdditiveSchwarzPreconditioner().
|
inlinevirtual |
Definition at line 313 of file additiveschwarz.hh.
|
inlinevirtual |
Definition at line 312 of file additiveschwarz.hh.
|
static |
Definition at line 42 of file additiveschwarz.hh.