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

abstract base class (signature) for preconditioners TBCI::Preconditioner_Sig More...

#include "tbci/basics.h"
#include "tbci/vector.h"
#include "tbci/matrix_sig.h"
Include dependency graph for precond.h:

Go to the source code of this file.

Classes

class  BdMatrix< T >
 The class BdMatrix is an implementation to store and do operations on sparse Matrices with a band structure. More...
 
class  Preconditioner_Sig< T, MatrixType >
 Abstract base class for all Preconditioners. More...
 

Detailed Description

abstract base class (signature) for preconditioners TBCI::Preconditioner_Sig

Definition in file precond.h.