NGSolve
4.9
|
namespace for multigrid components More...
Classes | |
class | MultigridPreconditioner |
class | TwoLevelMatrix |
class | Prolongation |
Grid Transfer operators. More... | |
class | LinearProlongation |
Standard Prolongation. More... | |
class | ElementProlongation |
Piecewise constant prolongaton. More... | |
class | SurfaceElementProlongation |
Piecewise constant prolongation on boundary (implemented ?) More... | |
class | EdgeProlongation |
Prolongation for edge-elements. More... | |
class | L2HoProlongation |
L2Ho prolongaton. More... | |
class | CompoundProlongation |
Product space prolongation, combination of elementary prolongations. More... | |
class | Smoother |
Smoothing iteration for multigrid method. More... | |
class | GSSmoother |
Gauss-Seidel smoother. More... | |
class | AnisotropicSmoother |
Anisotropic smoother. More... | |
class | BlockSmoother |
Block-Gauss-Seidel smoother. More... | |
class | SmoothingPreconditioner |
Matrix - vector multiplication by smoothing step. More... |
namespace for multigrid components