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::InvCG1 (const LinearOperatorArray< T > &A, const multi1d< T > &chi, multi1d< 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 invcg1_array.h.