6 #ifndef __prec_parwilson_fermact_w_h__
7 #define __prec_parwilson_fermact_w_h__
14 namespace EvenOddPrecParWilsonFermActEnv
48 multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >
52 typedef LatticeFermion
T;
53 typedef multi1d<LatticeColorMatrix>
P;
54 typedef multi1d<LatticeColorMatrix>
Q;
71 QDP_error_exit(
"gamma5HermLinOp not implemented yet for this action\n");
Create a fermion connection state.
Even-odd preconditioned linear operator.
Even-odd preconditioned Wilson-like fermion actions specialised to Wilson Like (gauge independent dia...
Even-odd preconditioned Wilson fermion action with parity breaking term.
void operator=(const EvenOddPrecParWilsonFermAct &a)
Hide =.
Handle< CreateFermState< T, P, Q > > fs
const CreateFermState< T, P, Q > & getCreateState() const
Return the fermion create state for this action.
multi1d< LatticeColorMatrix > P
EvenOddPrecParWilsonFermAct()
Partial constructor.
EvenOddPrecConstDetLinearOperator< T, P, Q > * linOp(Handle< FermState< T, P, Q > > state) const
Produce a linear operator for this action.
multi1d< LatticeColorMatrix > Q
EvenOddPrecParWilsonFermAct(const EvenOddPrecParWilsonFermAct &a)
Copy constructor.
LinearOperator< T > * hermitianLinOp(Handle< FermState< T, P, Q > > state) const
Produce the gamma_5 hermitin op gamma_5 M.
~EvenOddPrecParWilsonFermAct()
Destructor is automatic.
EvenOddPrecParWilsonFermActParams param
EvenOddPrecParWilsonFermAct(Handle< CreateFermState< T, P, Q > > fs_, const EvenOddPrecParWilsonFermActParams ¶m_)
General FermBC.
Support class for fermion actions and linear operators.
Class for counted reference semantics.
Even-odd const determinant Wilson-like fermact.
void read(XMLReader &xml, const std::string &path, AsqtadFermActParams ¶m)
Read parameters.
void write(XMLWriter &xml, const std::string &path, const AsqtadFermActParams ¶m)
Writer parameters.
const std::string name
Name to be used.
bool registerAll()
Register all the factories.
Asqtad Staggered-Dirac operator.
QDP_error_exit("too many BiCG iterations", n_count, rsd_sq, cp, c, re_rvr, im_rvr, re_a, im_a, re_b, im_b)
const WilsonTypeFermAct< multi1d< LatticeFermion > > Handle< const ConnectState > state
static QDP_ColorVector * in
Params for wilson ferm acts.
EvenOddPrecParWilsonFermActParams()