6 #ifndef __unprec_hamberwu_fermact_w_h__
7 #define __unprec_hamberwu_fermact_w_h__
17 namespace UnprecHamberWuFermActEnv
47 multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >
51 typedef LatticeFermion
T;
52 typedef multi1d<LatticeColorMatrix>
P;
53 typedef multi1d<LatticeColorMatrix>
Q;
Create a fermion connection state.
Support class for fermion actions and linear operators.
Class for counted reference semantics.
Unpreconditioned HamberWu fermion action.
~UnprecHamberWuFermAct()
Destructor is automatic.
void operator=(const UnprecHamberWuFermAct &a)
UnprecHamberWuFermAct(Handle< CreateFermState< T, P, Q > > cfs_, const UnprecHamberWuFermActParams ¶m_)
General FermBC.
Handle< CreateFermState< T, P, Q > > cfs
multi1d< LatticeColorMatrix > P
UnprecLinearOperator< T, P, Q > * linOp(Handle< FermState< T, P, Q > > state) const
Produce a linear operator for this action.
LinearOperator< T > * hermitianLinOp(Handle< FermState< T, P, Q > > state) const
Produce the gamma_5 hermitian operator H_w.
UnprecHamberWuFermActParams param
multi1d< LatticeColorMatrix > Q
UnprecHamberWuFermAct(const UnprecHamberWuFermAct &a)
Copy constructor.
const CreateFermState< T, P, Q > & getCreateState() const
Return the fermion BC object for this action.
Unpreconditioned linear operator including derivatives.
Unpreconditioned Wilson-like fermion actions with derivatives.
Gamma(5) hermitian linear operator.
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.
bool registerAll()
Register all the factories.
const std::string name
Name to be used.
Asqtad Staggered-Dirac operator.
const WilsonTypeFermAct< multi1d< LatticeFermion > > Handle< const ConnectState > state
static QDP_ColorVector * in
Parameters for anisotropy.
Params for wilson ferm acts.
UnprecHamberWuFermActParams()
Wilson-like fermion actions.