KASKADE 7 development version
Classes | Namespaces
chebyshev.hh File Reference
#include <cstdlib>
#include <iostream>
#include "linalg/jacobiPreconditioner.hh"

Go to the source code of this file.

Classes

class  Kaskade::ChebyshevSemiIteration< Operator, isPreconditioner >
 Preconditioned chebyshev semi iteration. More...
 
class  Kaskade::ChebyshevPreconditioner< Operator >
 Preconditioner based on the Chebyshev semi-iteration. In order to provide a linear preconditioner the termination criterion based on relative descent in the energy-norm induced by the preconditioner is disabled here. Instead the preconditioner performs a fixed number of iterations thus yielding a linear preconditioner. More...
 

Namespaces

namespace  Kaskade