|
struct | Dune::Amg::DefaultSmootherArgs< T > |
| The default class for the smoother arguments. More...
|
|
struct | Dune::Amg::SmootherTraits< T > |
| Traits class for getting the attribute class of a smoother. More...
|
|
struct | Dune::Amg::SmootherTraits< Richardson< X, Y > > |
|
struct | Dune::Amg::SmootherTraits< BlockPreconditioner< X, Y, C, T > > |
|
struct | Dune::Amg::SmootherTraits< NonoverlappingBlockPreconditioner< C, T > > |
|
class | Dune::Amg::DefaultConstructionArgs< T > |
| Construction Arguments for the default smoothers. More...
|
|
struct | Dune::Amg::ConstructionArgs< T > |
|
class | Dune::Amg::DefaultParallelConstructionArgs< T, C > |
|
class | Dune::Amg::DefaultConstructionArgs< Richardson< X, Y > > |
|
class | Dune::Amg::ConstructionTraits< T > |
| Traits class for generically constructing non default constructable types. More...
|
|
struct | Dune::Amg::ConstructionTraits< SeqSSOR< M, X, Y, l > > |
| Policy for the construction of the SeqSSOR smoother. More...
|
|
struct | Dune::Amg::ConstructionTraits< SeqSOR< M, X, Y, l > > |
| Policy for the construction of the SeqSOR smoother. More...
|
|
struct | Dune::Amg::ConstructionTraits< SeqJac< M, X, Y, l > > |
| Policy for the construction of the SeqJac smoother. More...
|
|
struct | Dune::Amg::ConstructionTraits< Richardson< X, Y > > |
| Policy for the construction of the Richardson smoother. More...
|
|
struct | Dune::Amg::ConstructionTraits< SeqILU0< M, X, Y > > |
| Policy for the construction of the SeqILU0 smoother. More...
|
|
class | Dune::Amg::ConstructionArgs< SeqILUn< M, X, Y > > |
|
struct | Dune::Amg::ConstructionTraits< SeqILUn< M, X, Y > > |
| Policy for the construction of the SeqILUn smoother. More...
|
|
class | Dune::Amg::ConstructionArgs< SeqILU< M, X, Y > > |
|
struct | Dune::Amg::ConstructionTraits< SeqILU< M, X, Y > > |
| Policy for the construction of the SeqILU smoother. More...
|
|
struct | Dune::Amg::ConstructionTraits< ParSSOR< M, X, Y, C > > |
| Policy for the construction of the ParSSOR smoother. More...
|
|
struct | Dune::Amg::ConstructionTraits< BlockPreconditioner< X, Y, C, T > > |
|
struct | Dune::Amg::ConstructionTraits< NonoverlappingBlockPreconditioner< C, T > > |
|
struct | Dune::Amg::SmootherApplier< T > |
| Helper class for applying the smoothers. More...
|
|
struct | Dune::Amg::SmootherApplier< SeqSOR< M, X, Y, l > > |
|
struct | Dune::Amg::SmootherApplier< BlockPreconditioner< X, Y, C, SeqSOR< M, X, Y, l > > > |
|
struct | Dune::Amg::SmootherApplier< NonoverlappingBlockPreconditioner< C, SeqSOR< M, X, Y, l > > > |
|
class | Dune::SeqOverlappingSchwarz< M, X, TM, TD, TA > |
| Sequential overlapping Schwarz preconditioner. More...
|
|
struct | Dune::Amg::SmootherApplier< SeqOverlappingSchwarz< M, X, MultiplicativeSchwarzMode, MS, TA > > |
|
struct | Dune::Amg::SeqOverlappingSchwarzSmootherArgs< T > |
|
struct | Dune::Amg::SmootherTraits< SeqOverlappingSchwarz< M, X, TM, TS, TA > > |
|
class | Dune::Amg::ConstructionArgs< SeqOverlappingSchwarz< M, X, TM, TS, TA > > |
|
struct | Dune::Amg::ConstructionTraits< SeqOverlappingSchwarz< M, X, TM, TS, TA > > |
|
Classes for the generic construction and application of the smoothers.
- Author
- Markus Blatt