CHROMA
Classes | Namespaces | Functions
multi_syssolver_mdagm_cg_array.h File Reference

Solve a MdagM*psi=chi linear system by multi-shift CG. More...

#include "handle.h"
#include "syssolver.h"
#include "linearop.h"
#include "actions/ferm/invert/multi_syssolver_mdagm.h"
#include "actions/ferm/invert/multi_syssolver_cg_params.h"
#include "actions/ferm/invert/minvcg_array.h"

Go to the source code of this file.

Classes

class  Chroma::MdagMMultiSysSolverCGArray< T >
 Solve a CG system. Here, the operator is NOT assumed to be hermitian. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::MdagMMultiSysSolverCGArrayEnv
 CG system solver namespace.
 

Functions

bool Chroma::MdagMMultiSysSolverCGArrayEnv::registerAll ()
 Register all the factories. More...
 

Detailed Description

Solve a MdagM*psi=chi linear system by multi-shift CG.

Definition in file multi_syssolver_mdagm_cg_array.h.