CHROMA
Functions
Chroma::LinOpSysSolverEigCGEnv Namespace Reference

Eigenstd::vector accelerated CG system solver namespace. More...

Functions

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

Detailed Description

Eigenstd::vector accelerated CG system solver namespace.

Function Documentation

◆ createFerm()

LinOpSystemSolver<LatticeFermion>* Chroma::LinOpSysSolverEigCGEnv::createFerm ( XMLReader &  xml_in,
const std::string &  path,
Handle< FermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > >  state,
Handle< LinearOperator< LatticeFermion > >  A 
)

◆ registerAll()

bool Chroma::LinOpSysSolverEigCGEnv::registerAll ( )