AMDiS  2.10
The Adaptive Multi-Dimensional Simulation Toolbox
preonly_type Class Reference

ITL_Solver <preonly_type> implementation of preconditioner as. More...

#include <Solvers.hpp>

Inherits ITL_Solver.

Public Member Functions

 preonly_type (std::string const &)
 
template<class LinOp , class X , class B , class P , class I >
int operator() (LinOp const &A, X &x, B const &b, P const &precon, I &iter)
 

Detailed Description

ITL_Solver <preonly_type> implementation of preconditioner as.

Solves a linear system by applying a preconditioner only.


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