|
KASKADE 7 development version
|
#include <cmath>#include <complex>#include <iostream>#include <iomanip>#include <string>#include "dune/istl/solvers.hh"#include "dune/istl/istlexception.hh"#include "dune/istl/operators.hh"#include "dune/istl/preconditioners.hh"#include "dune/istl/scalarproducts.hh"#include <dune/common/timer.hh>#include <dune/common/static_assert.hh>Go to the source code of this file.
Classes | |
| class | RestartedFGMResSolver< X > |
| implements the Generalized Minimal Residual (GMRes) method More... | |