CHROMA
|
Solve a M*psi=chi linear system by MR. More...
#include "chroma_config.h"
#include "handle.h"
#include "syssolver.h"
#include "linearop.h"
#include "actions/ferm/invert/syssolver_linop.h"
#include "actions/ferm/invert/syssolver_mr_params.h"
#include "actions/ferm/invert/invmr.h"
Go to the source code of this file.
Classes | |
class | Chroma::LinOpSysSolverMR< T > |
Solve a M*psi=chi linear system by MR. More... | |
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::LinOpSysSolverMREnv | |
MR system solver namespace. | |
Functions | |
bool | Chroma::LinOpSysSolverMREnv::registerAll () |
Register all the factories. More... | |
Solve a M*psi=chi linear system by MR.
Definition in file syssolver_linop_mr.h.