CHROMA
Classes | Namespaces | Functions
multi_syssolver_mdagm_cg.h File Reference

Solve a MdagM*psi=chi linear system by CG2. 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.h"
#include "actions/ferm/invert/minvcg2.h"
#include "init/chroma_init.h"

Go to the source code of this file.

Classes

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

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::MdagMMultiSysSolverCGEnv
 CG2 system solver namespace.
 

Functions

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

Detailed Description

Solve a MdagM*psi=chi linear system by CG2.

Definition in file multi_syssolver_mdagm_cg.h.