CHROMA
Classes | Namespaces | Functions
syssolver_linop_rel_ibicgstab_clover.h File Reference

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

#include "chroma_config.h"
#include "handle.h"
#include "state.h"
#include "syssolver.h"
#include "linearop.h"
#include "lmdagm.h"
#include "actions/ferm/fermstates/periodic_fermstate.h"
#include "actions/ferm/invert/syssolver_mdagm.h"
#include "actions/ferm/invert/reliable_ibicgstab.h"
#include "actions/ferm/invert/syssolver_linop_factory.h"
#include "actions/ferm/invert/syssolver_rel_bicgstab_clover_params.h"
#include "actions/ferm/linop/eoprec_clover_dumb_linop_w.h"
#include "actions/ferm/fermacts/clover_fermact_params_w.h"
#include <string>

Go to the source code of this file.

Classes

class  Chroma::LinOpSysSolverReliableIBiCGStabClover
 Solve a system using Richardson iteration. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::LinOpSysSolverReliableIBiCGStabCloverEnv
 Richardson system solver namespace.
 

Functions

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

Detailed Description

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

Definition in file syssolver_linop_rel_ibicgstab_clover.h.