CHROMA
Namespaces | Functions
syssolver_linop_rel_cg_clover.cc File Reference

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

#include "actions/ferm/invert/syssolver_linop_factory.h"
#include "actions/ferm/invert/syssolver_linop_aggregate.h"
#include "actions/ferm/invert/syssolver_rel_bicgstab_clover_params.h"
#include "actions/ferm/invert/syssolver_linop_rel_cg_clover.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::LinOpSysSolverReliableCGCloverEnv
 Richardson system solver namespace.
 

Functions

LinOpSystemSolver< LatticeFermion > * Chroma::LinOpSysSolverReliableCGCloverEnv::createFerm (XMLReader &xml_in, const std::string &path, Handle< FermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > state, Handle< LinearOperator< LatticeFermion > > A)
 
bool Chroma::LinOpSysSolverReliableCGCloverEnv::registerAll ()
 Register all the factories. More...
 

Detailed Description

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

Definition in file syssolver_linop_rel_cg_clover.cc.