ir.h File Reference

Iterative Refinement Solver TBCI::IR. More...

#include "../basics.h"

Include dependency graph for ir.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  TBCI

Functions

template<typename T, typename SysMatrix, typename SysVector>
int TBCI::IR (const SysMatrix &A, SysVector &x, const SysVector &b, const Preconditioner_Sig< T, SysMatrix > &M, unsigned int &max_iter, double &tol)
 Iterative template routine -- Preconditioned Richardson.


Detailed Description

Iterative Refinement Solver TBCI::IR.

Definition in file ir.h.


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