CHROMA
Namespaces | Functions
invsumr.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::InvSUMR (const LinearOperator< LatticeFermion > &U, const LatticeFermion &b, LatticeFermion &x, const Complex &zeta, const Real &rho, const Real &epsilon, int MaxSUMR, int &n_count)
 

Detailed Description

Conjugate-Gradient algorithm for a generic Linear Operator.

Definition in file invsumr.h.