|
CHROMA
|
Solve a (M+shift)*psi=chi linear system by MR. More...
#include "handle.h"#include "syssolver.h"#include "linearop.h"#include "actions/ferm/invert/multi_syssolver_linop.h"#include "actions/ferm/invert/multi_syssolver_mr_params.h"#include "actions/ferm/invert/minvmr.h"Go to the source code of this file.
Classes | |
| class | Chroma::LinOpMultiSysSolverMR< T > |
| Solve a MR system. Here, the operator is NOT assumed to be hermitian. More... | |
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::LinOpMultiSysSolverMREnv | |
| MR system solver namespace. | |
Functions | |
| bool | Chroma::LinOpMultiSysSolverMREnv::registerAll () |
| Register all the factories. More... | |
Solve a (M+shift)*psi=chi linear system by MR.
Definition in file multi_syssolver_linop_mr.h.