CHROMA
|
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::InvGMRESR_CG (const LinearOperatorArray< LatticeFermion > &PrecMM, const LinearOperatorArray< LatticeFermion > &PrecM, const LinearOperatorArray< LatticeFermion > &UnprecM, const multi1d< LatticeFermion > &b, multi1d< LatticeFermion > &x, const Real &epsilon, const Real &epsilon_prec, int MaxGMRESR, int MaxGMRESRPrec, int &n_count) |
Relaxed GMRESR algorithm of the Wuppertal Group.
Definition in file inv_gmresr_cg_array.h.