bicg.h File Reference

Iterative Vector equation solver TBCI::BiCG. More...

#include "../basics.h"

Include dependency graph for bicg.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::BiCG (const SysMatrix &A, SysVector &x, const SysVector &b, const Preconditioner_Sig< T, SysMatrix > &M, unsigned int &max_iter, double &tol)
 Iterative template solver -- BiCG.


Detailed Description

Iterative Vector equation solver TBCI::BiCG.

Definition in file bicg.h.


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