G+Smo  24.08.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsSimplePreconditioners.h File Reference

Collection of some simple preconditioners. More...

+ Include dependency graph for gsSimplePreconditioners.h:

Go to the source code of this file.

Classes

class  gsGaussSeidelOp< MatrixType, ordering >
 Gauss-Seidel preconditioner. More...
 
class  gsIncompleteLUOp< MatrixType >
 Incomplete LU with thresholding preconditioner. More...
 
class  gsJacobiOp< MatrixType >
 Jacobi preconditioner. More...
 
class  gsRichardsonOp< MatrixType >
 Richardson preconditioner. More...
 

Namespaces

 gismo
 The G+Smo namespace, containing all definitions for the library.
 
 gismo::internal
 This namespace contains functionalities that are internal to the library.
 

Detailed Description

Collection of some simple preconditioners.

This file is part of the G+Smo library.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Author(s): J. Sogn, C. Hofreither, A. Mantzaflaris, S. Takacs