CHROMA
Classes | Namespaces | Functions
syssolver_mdagm_bicgstab.h File Reference

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/invbicgstab.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::MdagMSysSolverBiCGStab< T >
 Solve a BiCGStab system. Here, the operator is NOT assumed to be hermitian. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::MdagMSysSolverBiCGStabEnv
 CG2 system solver namespace.
 

Functions

bool Chroma::MdagMSysSolverBiCGStabEnv::registerAll ()
 Register all the factories. More...
 

Detailed Description

Solve a MdagM*psi=chi linear system by BiCGStab.

Definition in file syssolver_mdagm_bicgstab.h.