My Project
|
Solver wrapper for the restarted GMRES solver of dune-istl. More...
#include <istlsolverwrappers.hh>
Public Types | |
using | RawSolver = Dune::RestartedGMResSolver<OverlappingVector> |
Static Public Member Functions | |
static void | registerParameters () |
Solver wrapper for the restarted GMRES solver of dune-istl.
dune-istl uses a slightly different API for this solver than for the others...