CHROMA
Namespaces | Functions
syssolver_linop_clover_qphix_iter_refine_w.cc File Reference

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

#include "actions/ferm/invert/syssolver_linop_factory.h"
#include "actions/ferm/invert/syssolver_linop_aggregate.h"
#include "actions/ferm/invert/qphix/syssolver_qphix_clover_params.h"
#include "actions/ferm/invert/qphix/syssolver_linop_clover_qphix_iter_refine_w.h"
#include "io/aniso_io.h"
#include "handle.h"
#include "actions/ferm/fermstates/periodic_fermstate.h"
#include "actions/ferm/linop/lwldslash_w.h"
#include "meas/glue/mesplq.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::LinOpSysSolverQPhiXCloverIterRefineEnv
 

Functions

LinOpSystemSolver< LatticeFermion > * Chroma::LinOpSysSolverQPhiXCloverIterRefineEnv::createFerm (XMLReader &xml_in, const std::string &path, Handle< FermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > state, Handle< LinearOperator< LatticeFermion > > A)
 
bool Chroma::LinOpSysSolverQPhiXCloverIterRefineEnv::registerAll ()
 Register all the factories. More...
 

Detailed Description

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

Definition in file syssolver_linop_clover_qphix_iter_refine_w.cc.