6 #ifndef __prec_wilson_fermact_w_h__
7 #define __prec_wilson_fermact_w_h__
17 namespace EvenOddPrecWilsonFermActEnv
31 multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >
35 typedef LatticeFermion
T;
36 typedef multi1d<LatticeColorMatrix>
P;
37 typedef multi1d<LatticeColorMatrix>
Q;
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.
~EvenOddPrecWilsonFermAct()
Destructor is automatic.
void operator=(const EvenOddPrecWilsonFermAct &a)
Assignment.
LinearOperator< T > * hermitianLinOp(Handle< FermState< T, P, Q > > state) const
Produce the gamma_5 hermitian operator H_w.
EvenOddPrecConstDetLinearOperator< T, P, Q > * linOp(Handle< FermState< T, P, Q > > state) const
Produce a linear operator for this action.
const CreateFermState< T, P, Q > & getCreateState() const
Return the fermion BC object for this action.
Double getQuarkMass(void) const
LinOpSystemSolver< T > * invLinOp(Handle< FermState< T, P, Q > > state, const GroupXML_t &invParam) const
Return a linear operator solver for this action to solve M*psi=chi.
multi1d< LatticeColorMatrix > P
EvenOddPrecWilsonFermAct(Handle< CreateFermState< T, P, Q > > cfs_, const Real &Mass_)
General FermBC.
MdagMSystemSolver< T > * invMdagM(Handle< FermState< T, P, Q > > state, const GroupXML_t &invParam) const
Return a linear operator solver for this action to solve MdagM*psi=chi.
EvenOddPrecWilsonFermAct(const EvenOddPrecWilsonFermAct &a)
Copy constructor.
WilsonFermActParams param
EvenOddPrecWilsonFermAct()
Partial constructor.
multi1d< LatticeColorMatrix > Q
Handle< CreateFermState< T, P, Q > > cfs
EvenOddPrecWilsonFermAct(Handle< CreateFermState< T, P, Q > > cfs_, const WilsonFermActParams ¶m_)
General FermBC with Anisotropy.
Support class for fermion actions and linear operators.
Class for counted reference semantics.
SystemSolver disambiguator.
SystemSolver disambiguator.
Gamma(5) hermitian linear operator.
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
FloatingPoint< double > Double
Hold group xml and type id.
Params for wilson ferm acts.
Wilson fermion action parameters.