CHROMA
|
Solve a (M+shift)*psi=chi linear system by MR. More...
#include "actions/ferm/invert/multi_syssolver_linop_factory.h"
#include "actions/ferm/invert/multi_syssolver_linop_aggregate.h"
#include "actions/ferm/invert/multi_syssolver_linop_mr.h"
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::LinOpMultiSysSolverMREnv | |
MR system solver namespace. | |
Functions | |
LinOpMultiSystemSolver< LatticeFermion > * | Chroma::LinOpMultiSysSolverMREnv::createFerm (XMLReader &xml_in, const std::string &path, Handle< LinearOperator< LatticeFermion > > A) |
Callback function. More... | |
const std::string | Chroma::LinOpMultiSysSolverMREnv::name ("MR_INVERTER") |
Name to be used. More... | |
bool | Chroma::LinOpMultiSysSolverMREnv::registerAll () |
Register all the factories. More... | |
Variables | |
static bool | Chroma::LinOpMultiSysSolverMREnv::registered = false |
Local registration flag. More... | |
Solve a (M+shift)*psi=chi linear system by MR.
Definition in file multi_syssolver_linop_mr.cc.