CHROMA
Namespaces | Functions
syssolver_linop_eigcg.cc File Reference

Solve a M*psi=chi linear system by EigCG. More...

#include "actions/ferm/invert/syssolver_linop_eigcg.h"
#include "actions/ferm/invert/syssolver_linop_factory.h"
#include "actions/ferm/invert/syssolver_linop_aggregate.h"
#include "actions/ferm/invert/syssolver_mdagm_factory.h"
#include "actions/ferm/invert/syssolver_mdagm_aggregate.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::LinOpSysSolverEigCGEnv
 Eigenstd::vector accelerated CG system solver namespace.
 

Functions

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

Detailed Description

Solve a M*psi=chi linear system by EigCG.

Definition in file syssolver_linop_eigcg.cc.