qmr.h File Reference

#include "../basics.h"

Include dependency graph for qmr.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 QMR_OUT(r)   do { err = r; goto qmr_out; } while(0)

Functions

template<typename T, typename SysMatrix, typename SysVector>
int TBCI::QMR (const SysMatrix &A, SysVector &x, const SysVector &b, const Preconditioner_Sig< T, SysMatrix > &M1, const Preconditioner_Sig< T, SysMatrix > &M2, unsigned int &max_iter, double &tol)


Detailed Description

TBCI::QMR solver

Version:
Id
qmr.h,v 1.8.2.26 2006/03/06 18:37:01 garloff Exp

Definition in file qmr.h.


Define Documentation

#define QMR_OUT (  )     do { err = r; goto qmr_out; } while(0)

Referenced by TBCI::QMR().


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