AMDiS  2.10
The Adaptive Multi-Dimensional Simulation Toolbox
IterativeRunner< M, X, Y, IterativeSolver > Class Template Reference

Inherits LinearSolverInterface< M, X, Y >.

Public Member Functions

 IterativeRunner (std::string const &prefix)
 
void init (M const &A)
 initialize the matrix and maybe compute factorization
 
void finish ()
 Implements LinearSolverInterface::finish()
 
void apply (X &x, Y const &b, Dune::InverseOperatorResult &stat) override
 Implements LinearSolverInterface::apply()
 

The documentation for this class was generated from the following file: