|
CHROMA
|
Solve a M*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_linop.h"#include "actions/ferm/invert/syssolver_bicgstab_params.h"#include "actions/ferm/invert/invbicrstab.h"Go to the source code of this file.
Classes | |
| class | Chroma::LinOpSysSolverBiCRStab< T > |
| Solve a M*psi=chi linear system by BICGSTAB. More... | |
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::LinOpSysSolverBiCRStabEnv | |
| MR system solver namespace. | |
Functions | |
| bool | Chroma::LinOpSysSolverBiCRStabEnv::registerAll () |
| Register all the factories. More... | |
Solve a M*psi=chi linear system by BICGSTAB.
Definition in file syssolver_linop_bicrstab.h.