|
dune-istl 2.8.0
|
Loading...
Searching...
No Matches
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... | |
Static Public Member Functions | |
| static void | setMatrix (ISTLLinearSolver &solver, const BCRSMatrix &matrix) |
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).
Member Function Documentation
◆ setMatrix()
template<typename ISTLLinearSolver , typename BCRSMatrix >
|
inlinestatic |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8