cheby.h File Reference

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

#include "../basics.h"
#include "precond.h"

Include dependency graph for cheby.h:

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

Go to the source code of this file.

Namespaces

namespace  TBCI

Defines

#define VALUE_TYPE   typename SysVector::value_type

Functions

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


Detailed Description

Iterative Vector equation solver TBCI::CHEBY.

Definition in file cheby.h.


Define Documentation

#define VALUE_TYPE   typename SysVector::value_type

Definition at line 32 of file cheby.h.

Referenced by TBCI::CHEBY().


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