CHROMA
|
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::MInvSUMR (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) |
Conjugate-Gradient algorithm for a generic Linear Operator.
Definition in file minvsumr.h.