|
CHROMA
|
Solve a CG1 system. More...
#include "actions/ferm/invert/syssolver_linop_factory.h"#include "actions/ferm/invert/syssolver_linop_aggregate.h"#include "actions/ferm/invert/syssolver_linop_cg_array.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::LinOpSysSolverCGArrayEnv | |
| CG1 system solver namespace. | |
Functions | |
| LinOpSystemSolverArray< LatticeFermion > * | Chroma::LinOpSysSolverCGArrayEnv::createFerm (XMLReader &xml_in, const std::string &path, Handle< FermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > state, Handle< LinearOperatorArray< LatticeFermion > > A) |
| Callback function. More... | |
| const std::string | Chroma::LinOpSysSolverCGArrayEnv::name ("CG_INVERTER") |
| Name to be used. More... | |
| bool | Chroma::LinOpSysSolverCGArrayEnv::registerAll () |
| Register all the factories. More... | |
Variables | |
| static bool | Chroma::LinOpSysSolverCGArrayEnv::registered = false |
| Local registration flag. More... | |
Solve a CG1 system.
Definition in file syssolver_linop_cg_array.cc.