CHROMA
Namespaces | Functions
dwf_quarkprop4_w.cc File Reference

Full quark propagator solver for domain wall fermions. More...

#include "chromabase.h"
#include "actions/ferm/qprop/dwf_quarkprop4_w.h"
#include "actions/ferm/linop/dwffld_w.h"
#include "util/ferm/transf.h"
#include "util/ft/sftmom.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::dwf_conserved_axial_ps_corr (LatticeComplex &corr, const multi1d< LatticeColorMatrix > &u, const multi1d< LatticePropagator > &p5d, const int mu)
 
void Chroma::check_dwf_ward_identity (const multi1d< LatticeColorMatrix > &u, const multi1d< LatticePropagator > &p5d, const LatticePropagator &src, const LatticePropagator &q_q, const LatticePropagator &q_mp_q, const Real &m_q, int j_decay)
 
void Chroma::dwf_quarkProp4 (LatticePropagator &q_sol, XMLWriter &xml_out, const LatticePropagator &q_src, int t_src, int j_decay, Handle< SystemSolverArray< LatticeFermion > > qpropT, Handle< FermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > state, const Real &m_q, int &ncg_had)
 Given a complete propagator as a source, this does all the inversions needed. More...
 

Detailed Description

Full quark propagator solver for domain wall fermions.

Given a complete propagator as a source, this does all the inversions needed

Definition in file dwf_quarkprop4_w.cc.