14 namespace MdagMMultiSysSolverCGArrayEnv
19 Handle<
FermState< LatticeFermion, multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> > >,
Support class for fermion actions and linear operators.
Class for counted reference semantics.
Linear Operator to arrays.
Solve a CG system. Here, the operator is NOT assumed to be hermitian.
Register MdagM system solvers.
Solve a MdagM*psi=chi linear system by multi-shift CG.
Factory for producing system solvers for MdagM*psi = chi.
static bool registered
Local registration flag.
MdagMMultiSystemSolverArray< LatticeFermion > * createFerm(XMLReader &xml_in, const std::string &path, Handle< FermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > >, Handle< LinearOperatorArray< LatticeFermion > > A)
Callback function.
bool registerAll()
Register all the factories.
const std::string name("CG_INVERTER")
Name to be used.
Asqtad Staggered-Dirac operator.
SystemSolver disambiguator.