CHROMA
Namespaces | Functions
minv_rel_sumr.h File Reference

Conjugate-Gradient algorithm for a generic Linear Operator. More...

#include "linearop.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

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

Detailed Description

Conjugate-Gradient algorithm for a generic Linear Operator.

Definition in file minv_rel_sumr.h.