dune-istl
2.7.0
|
Implementation that works together with iterative ISTL solvers, e.g. Dune::CGSolver or Dune::BiCGSTABSolver. More...
#include <dune/istl/solver.hh>
Static Public Member Functions | |
static void | setMatrix (ISTLLinearSolver &, const BCRSMatrix &) |
Implementation that works together with iterative ISTL solvers, e.g. Dune::CGSolver or Dune::BiCGSTABSolver.
|
inlinestatic |