TBCI Numerical high perf. C++ Library  2.8.0
Classes
diagprecond.h File Reference

Implementation of class TBCI::DiagPreconditioner. More...

#include "tbci/solver/precond.h"
Include dependency graph for diagprecond.h:

Go to the source code of this file.

Classes

class  DiagPreconditioner< T, MatrixType >
 

Detailed Description

Implementation of class TBCI::DiagPreconditioner.

DiagPrecond

templated diagonal preconditioner (Jacobi preconditioner) for linear systems of type A * x = b

Version
version 1.0,
Id:
diagprecond.h,v 1.10.2.15 2019/05/28 11:13:02 garloff Exp
Date
november 1996 – june 1998
Author
Andreas Ahland

Definition in file diagprecond.h.