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

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

template<typename T >
void Chroma::InvRelSUMR_a (const LinearOperator< T > &U, const T &b, T &x, const Complex &zeta, const Real &rho, const Real &epsilon, int MaxSUMR, int &n_count)
 
template<>
void Chroma::InvRelSUMR (const LinearOperator< LatticeFermion > &U, const LatticeFermion &b, LatticeFermion &x, const Complex &zeta, const Real &rho, const Real &epsilon, int MaxSUMR, int &n_count)