6 #ifndef __unprec_wilson_fermact_w_h__
7 #define __unprec_wilson_fermact_w_h__
18 namespace UnprecWilsonFermActEnv
31 multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >
35 typedef LatticeFermion
T;
36 typedef multi1d<LatticeColorMatrix>
P;
37 typedef multi1d<LatticeColorMatrix>
Q;
Create a fermion connection state.
Support class for fermion actions and linear operators.
Class for counted reference semantics.
Unpreconditioned linear operator including derivatives.
Unpreconditioned Wilson fermion action.
Handle< CreateFermState< T, P, Q > > cfs
multi1d< LatticeColorMatrix > Q
UnprecWilsonFermAct(Handle< CreateFermState< T, P, Q > > cfs_, const Real &Mass_)
General FermBC.
WilsonFermActParams param
const CreateFermState< T, P, Q > & getCreateState() const
Return the fermion create state object for this action.
UnprecWilsonFermAct(const UnprecWilsonFermAct &a)
Copy constructor.
UnprecLinearOperator< T, P, Q > * linOp(Handle< FermState< T, P, Q > > state) const
Produce a linear operator for this action.
UnprecWilsonFermAct & operator=(const UnprecWilsonFermAct &a)
Assignment.
UnprecWilsonFermAct(Handle< CreateFermState< T, P, Q > > cfs_, const WilsonFermActParams ¶m_)
General FermBC.
~UnprecWilsonFermAct()
Destructor is automatic.
LinearOperator< T > * hermitianLinOp(Handle< FermState< T, P, Q > > state) const
Produce the gamma_5 hermitian operator H_w.
multi1d< LatticeColorMatrix > P
Unpreconditioned Wilson-like fermion actions with derivatives.
Gamma(5) hermitian linear operator.
const std::string name
Name to be used.
bool registerAll()
Register all the factories.
Asqtad Staggered-Dirac operator.
const WilsonTypeFermAct< multi1d< LatticeFermion > > Handle< const ConnectState > state
Params for wilson ferm acts.
Wilson-like fermion actions.
Wilson fermion action parameters.