Contains one level overlapping Schwarz preconditioners. More...
Go to the source code of this file.
Classes | |
class | Dune::OverlappingSchwarzInitializer< I, S > |
Initializer for SuperLU Matrices representing the subdomains. More... | |
class | Dune::OverlappingSchwarzInitializer< I, S >::IndexMap |
struct | Dune::AdditiveSchwarzMode |
Tag that the tells the schwarz method to be additive. More... | |
struct | Dune::MultiplicativeSchwarzMode |
Tag that tells the Schwarz method to be multiplicative. More... | |
struct | Dune::SymmetricMultiplicativeSchwarzMode |
Tag that tells the Schwarz method to be multiplicative and symmetric. More... | |
class | Dune::SeqOverlappingSchwarz< M, X, TM, onTheFly, TA > |
Sequential overlapping Schwarz preconditioner. More... | |
struct | Dune::SeqOverlappingSchwarz< M, X, TM, onTheFly, TA >::Assigner< T > |
struct | Dune::SeqOverlappingSchwarz< M, X, TM, onTheFly, TA >::Assigner< BlockVector< FieldVector< T, n >, A > > |
struct | Dune::SeqOverlappingSchwarzDomainSize< M > |
struct | Dune::SeqOverlappingSchwarzDomainSize< BCRSMatrix< FieldMatrix< T, n, m >, A > > |
Namespaces | |
namespace | Dune |
Contains one level overlapping Schwarz preconditioners.