CHROMA
Namespaces | Typedefs
syssolver_polyprec_factory.h File Reference

Factory for solving PolyPrec*psi=chi where PolyPrec is hermitian and pos. def. More...

#include "singleton.h"
#include "objfactory.h"
#include "actions/ferm/invert/syssolver_polyprec.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Typedefs

typedef SingletonHolder< ObjectFactory< PolyPrecSystemSolver< LatticeFermion >, std::string, TYPELIST_3(XMLReader &, const std::string &, Handle< LinearOperator< LatticeFermion > >), PolyPrecSystemSolver< LatticeFermion > *(*)(XMLReader &, const std::string &, Handle< LinearOperator< LatticeFermion > >), StringFactoryError > > Chroma::ThePolyPrecFermSystemSolverFactory
 PolyPrec system solver factory (foundry) More...
 

Detailed Description

Factory for solving PolyPrec*psi=chi where PolyPrec is hermitian and pos. def.

Definition in file syssolver_polyprec_factory.h.