G+Smo
25.01.0
Geometry + Simulation Modules
|
Files | |
gsAdditiveOp.h | |
Allows to set up additive Schwarz type preconditioners. | |
gsAdditiveOp.hpp | |
Allows to set up additive Schwarz type preconditioners. | |
gsBiCgStab.h | |
Biconjugate gradient stabilized solver. | |
gsBiCgStab.hpp | |
Biconjugate gradient stabilized solver. | |
gsBlockOp.h | |
Simple class create a block preconditioner structure. | |
gsBlockOp.hpp | |
Simple class create a block preconditioner structure. | |
gsCompositePrecOp.h | |
Allows to represent the composition of preconditioners. | |
gsConjugateGradient.h | |
Conjugate gradient solver. | |
gsConjugateGradient.hpp | |
Conjugate gradient solver. | |
gsGMRes.h | |
Preconditioned iterative solver using the generalized minimal residual method. | |
gsGMRes.hpp | |
Preconditioned iterative solver using the generalized minimal residual method. | |
gsGradientMethod.h | |
Gradient iteration. | |
gsGradientMethod.hpp | |
Gradient iteration. | |
gsIterativeSolver.h | |
Abstract class for iterative solvers. | |
gsKroneckerOp.h | |
Provides a linear operator representing the Kronecker product of linear operators. | |
gsKroneckerOp.hpp | |
Provides a linear operator representing the Kronecker product of linear operators. | |
gsLanczosMatrix.h | |
Class for representing a Lanczos matrix and calculating its eigenvalues. | |
gsLinearOperator.h | |
Simple abstract class for (discrete) linear operators. | |
gsMatrixOp.h | |
Simple adapter classes to use matrices or linear solvers as gsLinearOperators. | |
gsMinimalResidual.h | |
Preconditioned iterative solver using the minimal residual method. | |
gsMinimalResidual.hpp | |
Preconditioned iterative solver using the minimal residual method. | |
gsMinResQLP.h | |
Preconditioned iterative solver using the minimal residual QLP method. | |
gsMinResQLP.hpp | |
Preconditioned iterative solver using the minimal residual QLP method. | |
gsPatchPreconditionersCreator.h | |
Provides robust preconditioners for single patch geometries. | |
gsPatchPreconditionersCreator.hpp | |
Provides preconditioners that live on the parameter domain. | |
gsPreconditioner.h | |
Simple abstract class for (discrete) linear preconditioners. | |
gsProductOp.h | |
A class representing the product of gsLinearOperator s. | |
gsSimplePreconditioners.h | |
Collection of some simple preconditioners. | |
gsSimplePreconditioners.hpp | |
Collection of some simple preconditioners. | |
gsSolverUtils.h | |
Utility class for PDE's solver related utils. | |
gsSumOp.h | |
Provides the sum of gsLinearOperator s as a gsLinearOperator. | |