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