CHROMA
Namespaces | Functions
invdd_deflated.cc File Reference

Conjugate-Gradient algorithm for a generic Linear Operator. More...

#include "chromabase.h"
#include "actions/ferm/invert/invdd_deflated.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::InvDDDeflatedEnv
 

Functions

SystemSolverResults_t Chroma::InvDDDeflatedEnv::ddDeflInv (const LinearOperator< LatticeFermion > &A, const LatticeFermion &chi, LatticeFermion &psi, const mutli1d< LatticeFermion > &vecs, const QDP::Set blk, const Real &RsdCG, int MaxCG)
 

Detailed Description

Conjugate-Gradient algorithm for a generic Linear Operator.

Definition in file invdd_deflated.cc.