|
CHROMA
|
Solve a MdagM*psi=chi linear system by CG2. More...
#include "actions/ferm/invert/syssolver_linop_factory.h"#include "actions/ferm/invert/syssolver_linop_aggregate.h"#include "actions/ferm/invert/syssolver_rel_bicgstab_clover_params.h"#include "actions/ferm/invert/syssolver_linop_rel_ibicgstab_clover.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::LinOpSysSolverReliableIBiCGStabCloverEnv | |
| Richardson system solver namespace. | |
Functions | |
| LinOpSystemSolver< LatticeFermion > * | Chroma::LinOpSysSolverReliableIBiCGStabCloverEnv::createFerm (XMLReader &xml_in, const std::string &path, Handle< FermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > state, Handle< LinearOperator< LatticeFermion > > A) |
| bool | Chroma::LinOpSysSolverReliableIBiCGStabCloverEnv::registerAll () |
| Register all the factories. More... | |
Solve a MdagM*psi=chi linear system by CG2.
Definition in file syssolver_linop_rel_ibicgstab_clover.cc.