CHROMA
Namespaces | Functions
inv_rel_gmresr_sumr.cc File Reference
#include "chromabase.h"
#include "actions/ferm/invert/inv_rel_sumr.h"
#include "actions/ferm/invert/inv_rel_gmresr_sumr.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

template<typename T >
void Chroma::InvRelGMRESR_SUMR_a (const LinearOperator< T > &PrecU, const Complex &zeta, const Real &rho, const LinearOperator< T > &UnprecU, const T &b, T &x, const Real &epsilon, const Real &epsilon_prec, int MaxGMRESR, int MaxGMRESRPrec, int &n_count)
 
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)