|
CHROMA
|
Solve a MdagM*psi=chi linear system by BiCGStab. More...
#include "chroma_config.h"#include "handle.h"#include "syssolver.h"#include "linearop.h"#include "actions/ferm/invert/syssolver_mdagm.h"#include "actions/ferm/invert/syssolver_bicgstab_params.h"#include "actions/ferm/invert/invibicgstab.h"#include "lmdagm.h"#include "update/molecdyn/predictor/chrono_predictor.h"#include "update/molecdyn/predictor/zero_guess_predictor.h"Go to the source code of this file.
Classes | |
| class | Chroma::MdagMSysSolverIBiCGStab< T > |
| Solve a IBiCGStab system. Here, the operator is NOT assumed to be hermitian. More... | |
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::MdagMSysSolverIBiCGStabEnv | |
| CG2 system solver namespace. | |
Functions | |
| bool | Chroma::MdagMSysSolverIBiCGStabEnv::registerAll () |
| Register all the factories. More... | |
Solve a MdagM*psi=chi linear system by BiCGStab.
Definition in file syssolver_mdagm_ibicgstab.h.