cgs.h File Reference

The iterative Vector equation solver TBCI::CGS. More...

#include "../basics.h"

Include dependency graph for cgs.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::CGS (const SysMatrix &A, SysVector &x, const SysVector &b, const Preconditioner_Sig< T, SysMatrix > &M, unsigned int &max_iter, double &tol, const unsigned off=0)
 Iterative template routine -- CGS.


Detailed Description

The iterative Vector equation solver TBCI::CGS.

Definition in file cgs.h.


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