6 #ifndef __unprec_clover_fermact_w_h__
7 #define __unprec_clover_fermact_w_h__
17 namespace UnprecCloverFermActEnv
29 multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >
33 typedef LatticeFermion
T;
34 typedef multi1d<LatticeColorMatrix>
P;
35 typedef multi1d<LatticeColorMatrix>
Q;
Create a fermion connection state.
Support class for fermion actions and linear operators.
Class for counted reference semantics.
Unpreconditioned Clover fermion action.
UnprecLinearOperator< T, P, Q > * linOp(Handle< FermState< T, P, Q > > state) const
Produce a linear operator for this action.
multi1d< LatticeColorMatrix > P
LinearOperator< T > * hermitianLinOp(Handle< FermState< T, P, Q > > state) const
Produce a hermitian version of the linear operator.
multi1d< LatticeColorMatrix > Q
void operator=(const UnprecCloverFermAct &a)
Assignment.
CloverFermActParams param
const CreateFermState< T, P, Q > & getCreateState() const
Return the fermion BC object for this action.
~UnprecCloverFermAct()
Destructor is automatic.
UnprecCloverFermAct(const UnprecCloverFermAct &a)
Copy constructor.
Handle< CreateFermState< T, P, Q > > cfs
UnprecCloverFermAct(Handle< CreateFermState< T, P, Q > > cfs_, const CloverFermActParams ¶m_)
General FermBC.
Unpreconditioned linear operator including derivatives.
Unpreconditioned Wilson-like fermion actions with derivatives.
Gamma(5) hermitian linear operator.
Parameters for Clover fermion action.
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
Params for clover ferm acts.
Wilson-like fermion actions.