CHROMA
|
Conjugate-Gradient algorithm for a generic Linear Operator. More...
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Functions | |
template<typename T > | |
SystemSolverResults_t | Chroma::InvIBiCGStab (const LinearOperator< T > &A, const T &chi, T &psi, const Real &RsdBiCGStab, int MaxBiCGStab, enum PlusMinus isign) |
Bi-CG stabilized. More... | |
Conjugate-Gradient algorithm for a generic Linear Operator.
Definition in file invibicgstab.h.