|
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::LinOpSysSolverReliableIBiCGStabCloverEnv::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_ibicgstab_clover.cc.
References Chroma::A(), and Chroma::state.
Referenced by registerAll().
| bool Chroma::LinOpSysSolverReliableIBiCGStabCloverEnv::registerAll | ( | ) |
Register all the factories.
Register the syssolver.
Definition at line 37 of file syssolver_linop_rel_ibicgstab_clover.cc.
References createFerm(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::AsqtadFermActEnv::name, and Chroma::AsqtadFermActEnv::registered.
Referenced by Chroma::LinOpSysSolverEnv::registerAll().