CHROMA
Namespaces
invmr.h File Reference

Minimal-Residual (MR) for a generic fermion Linear Operator. More...

#include "linearop.h"
#include "syssolver.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

template<>
SystemSolverResults_t Chroma::InvMR (const LinearOperator< T > &M, const T &chi, T &psi, const Real &MRovpar, const Real &RsdMR, int MaxMR, enum PlusMinus isign)
 Minimal-residual (MR) algorithm for a generic Linear Operator. More...
 

Detailed Description

Minimal-Residual (MR) for a generic fermion Linear Operator.

Definition in file invmr.h.