6 #ifndef __unprec_ovdwf_fermact_array_w_h__
7 #define __unprec_ovdwf_fermact_array_w_h__
16 namespace UnprecOvDWFermActArrayEnv
49 multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >
53 typedef LatticeFermion
T;
54 typedef multi1d<LatticeColorMatrix>
P;
55 typedef multi1d<LatticeColorMatrix>
Q;
59 const Real& OverMass_,
const Real& Mass_,
int N5_) :
79 const Real& m_q)
const;
Create a fermion connection state.
Support class for fermion actions and linear operators.
Class for counted reference semantics.
Base class for unpreconditioned domain-wall-like fermion actions.
Unpreconditioned domain-wall Dirac operator.
Unpreconditioned Overlap-style (Borici) OvDWF fermion action.
multi1d< LatticeColorMatrix > P
void operator=(const UnprecOvDWFermActArray &a)
General FermBC.
~UnprecOvDWFermActArray()
Destructor is automatic.
UnprecDWLikeLinOpBaseArray< T, P, Q > * unprecLinOp(Handle< FermState< T, P, Q > > state, const Real &m_q) const
Produce an unpreconditioned linear operator for this action with arbitrary quark mass.
Real getQuarkMass() const
Return the quark mass.
Handle< CreateFermState< T, P, Q > > cfs
Hide =.
UnprecOvDWFermActArray(Handle< CreateFermState< T, P, Q > > cfs_, const UnprecOvDWFermActArrayParams ¶m)
General FermBC.
UnprecOvDWFermActArray(Handle< CreateFermState< T, P, Q > > cfs_, const Real &OverMass_, const Real &Mass_, int N5_)
General FermBC.
UnprecOvDWFermActArray(const UnprecOvDWFermActArray &a)
Copy constructor.
int size() const
Length of DW flavor index/space.
multi1d< LatticeColorMatrix > Q
const CreateFermState< T, P, Q > & getCreateState() const
Return the fermion BC object for this action.
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.
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
static QDP_ColorVector * in
UnprecOvDWFermActArrayParams()
Base class for unpreconditioned domain-wall-like fermion actions.
Wilson-like fermion actions.