CHROMA
|
Solve a M*psi=chi linear system by FGMRES_DR. More...
#include "chroma_config.h"
#include "handle.h"
#include "state.h"
#include "syssolver.h"
#include "linearop.h"
#include "util/gauge/reunit.h"
#include "actions/ferm/invert/syssolver_linop.h"
#include "actions/ferm/invert/syssolver_linop_factory.h"
#include "actions/ferm/invert/syssolver_fgmres_dr_params.h"
Go to the source code of this file.
Classes | |
class | Chroma::Givens |
class | Chroma::LinOpSysSolverFGMRESDR |
Solve a M*psi=chi linear system by FGMRESDR. More... | |
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::LinOpSysSolverFGMRESDREnv | |
FGMRESDR system solver namespace. | |
Functions | |
bool | Chroma::LinOpSysSolverFGMRESDREnv::registerAll () |
Register all the factories. More... | |
Solve a M*psi=chi linear system by FGMRES_DR.
Definition in file syssolver_linop_fgmres_dr.h.