CHROMA
Namespaces | Functions
multi_syssolver_mdagm_cg_clover_qphix_w.cc File Reference

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

#include "actions/ferm/invert/multi_syssolver_mdagm_factory.h"
#include "actions/ferm/invert/multi_syssolver_mdagm_aggregate.h"
#include "actions/ferm/invert/qphix/multi_syssolver_qphix_clover_params.h"
#include "actions/ferm/invert/qphix/multi_syssolver_mdagm_cg_clover_qphix_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::MdagMMultiSysSolverQPhiXCloverEnv
 

Functions

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

Detailed Description

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

Definition in file multi_syssolver_mdagm_cg_clover_qphix_w.cc.