Dune Core Modules (unstable)

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 >

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).

Author
Sebastian Westerheide.

The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 21, 22:30, 2024)