|
CHROMA
|
Solve a MdagM*psi=chi linear system by multi-shift CG. More...
#include "actions/ferm/invert/multi_syssolver_mdagm_accumulate_factory.h"#include "actions/ferm/invert/multi_syssolver_mdagm_accumulate_aggregate.h"#include "actions/ferm/invert/multi_syssolver_mdagm_cg_accumulate_array.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::MdagMMultiSysSolverCGAccumulateArrayEnv | |
| CG system solver namespace. | |
Functions | |
| MdagMMultiSystemSolverAccumulateArray< LatticeFermion > * | Chroma::MdagMMultiSysSolverCGAccumulateArrayEnv::createFerm (XMLReader &xml_in, const std::string &path, Handle< LinearOperatorArray< LatticeFermion > > A) |
| Callback function. More... | |
| const std::string | Chroma::MdagMMultiSysSolverCGAccumulateArrayEnv::name ("CG_INVERTER") |
| Name to be used. More... | |
| bool | Chroma::MdagMMultiSysSolverCGAccumulateArrayEnv::registerAll () |
| Register all the factories. More... | |
Variables | |
| static bool | Chroma::MdagMMultiSysSolverCGAccumulateArrayEnv::registered = false |
| Local registration flag. More... | |
Solve a MdagM*psi=chi linear system by multi-shift CG.
Definition in file multi_syssolver_mdagm_cg_accumulate_array.cc.