DUNE PDELab (git)
Dune::SolverHelper< ISTLLinearSolver, BCRSMatrix > Class Template Reference
Helper class for notifying a DUNE-ISTL linear solver about a change of the iteration matrix object in a unified way, i.e. independent from the solver's type (direct/iterative). More...
#include <dune/istl/solver.hh>
Classes | |
struct | Implementation |
Implementation that works together with iterative ISTL solvers, e.g. Dune::CGSolver or Dune::BiCGSTABSolver. More... | |
struct | Implementation< true, Dummy > |
Implementation that works together with direct ISTL solvers, e.g. Dune::SuperLU or Dune::UMFPack. More... | |
Detailed Description
template<typename ISTLLinearSolver, typename BCRSMatrix>
class Dune::SolverHelper< ISTLLinearSolver, BCRSMatrix >
class Dune::SolverHelper< ISTLLinearSolver, BCRSMatrix >
Helper class for notifying a DUNE-ISTL linear solver about a change of the iteration matrix object in a unified way, i.e. independent from the solver's type (direct/iterative).
The documentation for this class was generated from the following file:
- dune/istl/solver.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)