Dune Core Modules (2.6.0)
solvers.hh File Reference
Implementations of the inverse operator interface. More...
#include <array>#include <cmath>#include <complex>#include <iostream>#include <memory>#include <type_traits>#include <vector>#include <dune/common/conditional.hh>#include <dune/common/exceptions.hh>#include <dune/common/hybridutilities.hh>#include <dune/common/rangeutilities.hh>#include <dune/common/std/type_traits.hh>#include <dune/common/timer.hh>#include <dune/istl/allocator.hh>#include <dune/istl/bcrsmatrix.hh>#include <dune/istl/eigenvalue/arpackpp.hh>#include <dune/istl/istlexception.hh>#include <dune/istl/operators.hh>#include <dune/istl/preconditioner.hh>#include <dune/istl/scalarproducts.hh>#include <dune/istl/solver.hh>Go to the source code of this file.
Classes | |
| class | Dune::LoopSolver< X > |
| Preconditioned loop solver. More... | |
| class | Dune::GradientSolver< X > |
| gradient method More... | |
| class | Dune::CGSolver< X > |
| conjugate gradient method More... | |
| class | Dune::BiCGSTABSolver< X > |
| Bi-conjugate Gradient Stabilized (BiCG-STAB) More... | |
| class | Dune::MINRESSolver< X > |
| Minimal Residual Method (MINRES) More... | |
| class | Dune::RestartedGMResSolver< X, Y, F > |
| implements the Generalized Minimal Residual (GMRes) method More... | |
| class | Dune::GeneralizedPCGSolver< X > |
| Generalized preconditioned conjugate gradient solver. More... | |
Namespaces | |
| namespace | Dune |
| Dune namespace. | |
Detailed Description
Implementations of the inverse operator interface.
This file provides various preconditioned Krylov methods.
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Jan 9, 23:34, 2026)