TBCI::ILU0_BdMatrixPreconditioner< T > Class Template Reference

#include <ilu0precond.h>

Inheritance diagram for TBCI::ILU0_BdMatrixPreconditioner< T >:

Inheritance graph
[legend]
Collaboration diagram for TBCI::ILU0_BdMatrixPreconditioner< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ILU0_BdMatrixPreconditioner ()
 ILU0_BdMatrixPreconditioner (const BdMatrix< T > &A)
 ~ILU0_BdMatrixPreconditioner ()
void update (const BdMatrix< T > &A)
TVector< T > solve (TVector< T > x) const
 Solve routine as sketched in the Templates book, Fig. 3.2.
TVector< T > solve (const Vector< T > &v) const
TVector< T > transSolve (const Vector< T > &v) const
TVector< T > transSolve (TVector< T > tv) const


Detailed Description

template<typename T>
class TBCI::ILU0_BdMatrixPreconditioner< T >

Templated incomplete LU preconditioner for the class TBCI::BdMatrix

Definition at line 162 of file ilu0precond.h.


Constructor & Destructor Documentation

template<typename T>
TBCI::ILU0_BdMatrixPreconditioner< T >::ILU0_BdMatrixPreconditioner (  )  [inline]

Definition at line 165 of file ilu0precond.h.

template<typename T>
TBCI::ILU0_BdMatrixPreconditioner< T >::ILU0_BdMatrixPreconditioner ( const BdMatrix< T > &  A  )  [inline]

template<typename T>
TBCI::ILU0_BdMatrixPreconditioner< T >::~ILU0_BdMatrixPreconditioner (  )  [inline]

Definition at line 168 of file ilu0precond.h.


Member Function Documentation

template<typename T>
void TBCI::ILU0_BdMatrixPreconditioner< T >::update ( const BdMatrix< T > &  A  )  [inline]

template<typename T>
TVector< T > TBCI::ILU0_BdMatrixPreconditioner< T >::solve ( TVector< T >  x  )  const [inline, virtual]

Solve routine as sketched in the Templates book, Fig. 3.2.

Implements TBCI::Preconditioner_Sig< T, MatrixType >.

Definition at line 218 of file ilu0precond.h.

References ALIGN2, BCHK, TBCI::TVector< T >::get(), MIN_ALIGN2, TBCI::TVector< T >::setval(), TBCI::BVector< T >::size(), TBCI::TVector< T >::size(), TBCI::sum(), and T.

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

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

template<typename T>
TVector<T> TBCI::ILU0_BdMatrixPreconditioner< T >::transSolve ( TVector< T >  tv  )  const [inline, virtual]


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

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