CHROMA
|
Richardson 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) |
bool | registerAll () |
Register all the factories. More... | |
Richardson system solver namespace.
LinOpSystemSolver<LatticeFermion>* Chroma::LinOpSysSolverReliableBiCGStabCloverEnv::createFerm | ( | XMLReader & | xml_in, |
const std::string & | path, | ||
Handle< FermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > | state, | ||
Handle< LinearOperator< LatticeFermion > > | A | ||
) |
Definition at line 27 of file syssolver_linop_rel_bicgstab_clover.cc.
References Chroma::A(), and Chroma::state.
Referenced by registerAll().
bool Chroma::LinOpSysSolverReliableBiCGStabCloverEnv::registerAll | ( | ) |
Register all the factories.
Register the syssolver.
Definition at line 37 of file syssolver_linop_rel_bicgstab_clover.cc.
References createFerm(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::AsqtadFermActEnv::name, and Chroma::AsqtadFermActEnv::registered.
Referenced by Chroma::LinOpSysSolverEnv::registerAll().