6 #ifndef __prec_slic_fermact_w_h__
7 #define __prec_slic_fermact_w_h__
17 namespace EvenOddPrecSLICFermActEnv
32 multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >
36 typedef LatticeFermion
T;
37 typedef multi1d<LatticeColorMatrix>
P;
38 typedef multi1d<LatticeColorMatrix>
Q;
Create a fermion connection state.
Even-odd preconditioned linear operator.
Even-odd preconditioned Wilson-like fermion action, specialised to clover like (gauge dependent diago...
Even-odd preconditioned Clover fermion action.
multi1d< LatticeColorMatrix > P
multi1d< LatticeColorMatrix > Q
EvenOddPrecSLICFermAct()
Partial constructor.
CloverFermActParams param
EvenOddPrecLogDetLinearOperator< T, P, Q > * linOp(Handle< FermState< T, P, Q > > state) const
Produce a linear operator for this action.
~EvenOddPrecSLICFermAct()
Destructor is automatic.
EvenOddPrecSLICFermAct(const EvenOddPrecSLICFermAct &a)
Copy constructor.
LinearOperator< LatticeFermion > * hermitianLinOp(Handle< FermState< T, P, Q > > state) const
Produce the gamma_5 hermitian operator H_w.
void operator=(const EvenOddPrecSLICFermAct &a)
Assignment.
Handle< CreateFermState< T, P, Q > > cfs
const CreateFermState< T, P, Q > & getCreateState() const
Return the fermion BC object for this action.
EvenOddPrecSLICFermAct(Handle< CreateFermState< T, P, Q > > cfs_, const CloverFermActParams ¶m_)
General FermState.
Support class for fermion actions and linear operators.
Class for counted reference semantics.
Gamma(5) hermitian linear operator.
Parameters for Clover fermion action.
Even-odd const determinant Wilson-like fermact.
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.