TBCI::NoPreconditioner< T, MatrixType > Class Template Reference

#include <noprecond.h>

Inheritance diagram for TBCI::NoPreconditioner< T, MatrixType >:

Inheritance graph
[legend]
Collaboration diagram for TBCI::NoPreconditioner< T, MatrixType >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 NoPreconditioner ()
 NoPreconditioner (const MatrixType &A)
 ~NoPreconditioner ()
void update (const MatrixType &A)
TVector< T > solve (const Vector< T > &v) const
TVector< T > solve (TVector< T > tv) const
TVector< T > transSolve (const Vector< T > &v) const
TVector< T > transSolve (TVector< T > tv) const


Detailed Description

template<typename T, typename MatrixType = BdMatrix<T>>
class TBCI::NoPreconditioner< T, MatrixType >

Preconditioner just doing nothing ... ... to be passed to the solvers that expect a Preconditioner ...

Definition at line 22 of file noprecond.h.


Constructor & Destructor Documentation

template<typename T, typename MatrixType = BdMatrix<T>>
TBCI::NoPreconditioner< T, MatrixType >::NoPreconditioner (  )  [inline]

Definition at line 25 of file noprecond.h.

template<typename T, typename MatrixType = BdMatrix<T>>
TBCI::NoPreconditioner< T, MatrixType >::NoPreconditioner ( const MatrixType &  A  )  [inline]

Definition at line 26 of file noprecond.h.

template<typename T, typename MatrixType = BdMatrix<T>>
TBCI::NoPreconditioner< T, MatrixType >::~NoPreconditioner (  )  [inline]

Definition at line 27 of file noprecond.h.


Member Function Documentation

template<typename T, typename MatrixType = BdMatrix<T>>
void TBCI::NoPreconditioner< T, MatrixType >::update ( const MatrixType &  A  )  [inline, virtual]

Implements TBCI::Preconditioner_Sig< T, MatrixType >.

Definition at line 30 of file noprecond.h.

template<typename T, typename MatrixType = BdMatrix<T>>
TVector<T> TBCI::NoPreconditioner< T, MatrixType >::solve ( const Vector< T > &  v  )  const [inline, virtual]

Implements TBCI::Preconditioner_Sig< T, MatrixType >.

Definition at line 33 of file noprecond.h.

template<typename T, typename MatrixType = BdMatrix<T>>
TVector<T> TBCI::NoPreconditioner< T, MatrixType >::solve ( TVector< T >  tv  )  const [inline, virtual]

Implements TBCI::Preconditioner_Sig< T, MatrixType >.

Definition at line 35 of file noprecond.h.

template<typename T, typename MatrixType = BdMatrix<T>>
TVector<T> TBCI::NoPreconditioner< T, MatrixType >::transSolve ( const Vector< T > &  v  )  const [inline, virtual]

Implements TBCI::Preconditioner_Sig< T, MatrixType >.

Definition at line 37 of file noprecond.h.

template<typename T, typename MatrixType = BdMatrix<T>>
TVector<T> TBCI::NoPreconditioner< T, MatrixType >::transSolve ( TVector< T >  tv  )  const [inline, virtual]

Implements TBCI::Preconditioner_Sig< T, MatrixType >.

Definition at line 39 of file noprecond.h.


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

Generated on Wed Nov 20 09:29:52 2013 for TBCI Numerical high perf. C++ Library by  doxygen 1.5.6