CHROMA
Classes | Namespaces | Functions
multi_syssolver_mdagm_cg_accumulate_array.h File Reference

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

#include "qdp.h"
#include "handle.h"
#include "syssolver.h"
#include "linearop.h"
#include "actions/ferm/invert/multi_syssolver_mdagm_accumulate.h"
#include "actions/ferm/invert/multi_syssolver_cg_params.h"
#include "actions/ferm/invert/minvcg_accumulate_array.h"

Go to the source code of this file.

Classes

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

Namespaces

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

Functions

bool Chroma::MdagMMultiSysSolverCGAccumulateArrayEnv::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_accumulate_array.h.