CHROMA
Namespaces | Functions
inv_rel_gmresr_sumr.h File Reference

Relaxed GMRESR algorithm of the Wuppertal Group. More...

#include "linearop.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

template<>
void Chroma::InvRelGMRESR_SUMR (const LinearOperator< LatticeFermion > &PrecU, const Complex &zeta, const Real &rho, const LinearOperator< LatticeFermion > &UnprecU, const LatticeFermion &b, LatticeFermion &x, const Real &epsilon, const Real &epsilon_prec, int MaxGMRESR, int MaxGMRESRPrec, int &n_count)
 

Detailed Description

Relaxed GMRESR algorithm of the Wuppertal Group.

Definition in file inv_rel_gmresr_sumr.h.