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/invbicgstab.h"
Go to the source code of this file.
Classes | |
class | Chroma::LinOpSysSolverBiCGStab< T > |
Solve a M*psi=chi linear system by BICGSTAB. More... | |
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::LinOpSysSolverBiCGStabEnv | |
MR system solver namespace. | |
Functions | |
bool | Chroma::LinOpSysSolverBiCGStabEnv::registerAll () |
Register all the factories. More... | |
Solve a M*psi=chi linear system by BICGSTAB.
Definition in file syssolver_linop_bicgstab.h.