CHROMA
Namespaces | Functions
invcg2_timing_hacks.h File Reference

Conjugate-Gradient algorithm for a generic 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::InvCG2_timings (const LinearOperator< T > &M, const T &chi, T &psi, int MaxCG)
 Conjugate-Gradient (CGNE) algorithm for a generic Linear Operator. More...
 

Detailed Description

Conjugate-Gradient algorithm for a generic Linear Operator.

Definition in file invcg2_timing_hacks.h.