CHROMA
Namespaces | Functions
invbicgstab_array.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::InvBiCGStab (const LinearOperatorArray< LatticeFermion > &A, const multi1d< LatticeFermion > &chi, multi1d< LatticeFermion > &psi, const Real &RsdBiCGStab, int MaxBiCGStab)
 

Detailed Description

Conjugate-Gradient algorithm for a generic Linear Operator.

Definition in file invbicgstab_array.h.