|
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::InvRelCG1 (const LinearOperator< T > &A, const T &chi, T &psi, const Real &RsdCG, int MaxCG, int &n_count) |
| Conjugate-Gradient (CGNE) algorithm for a generic Linear Operator. More... | |
Conjugate-Gradient algorithm for a generic Linear Operator.
Definition in file inv_rel_cg1.h.