Bridge++  Ver. 2.0.2
fopr_Wilson_TwistedMass.cpp
Go to the documentation of this file.
1 
15 
16 #ifdef USE_FACTORY_AUTOREGISTER
17 namespace {
18  bool init = Fopr_Wilson_TwistedMass::register_factory();
19 }
20 #endif
21 
23 
24 template<>
26  = "Fopr_Wilson_TwistedMass";
27 
28 template class AFopr_Wilson_TwistedMass<Field>;
29 
30 //============================================================END=====
afopr_Wilson_TwistedMass-tmpl.h
AFopr_Wilson_TwistedMass::class_name
static const std::string class_name
Definition: afopr_Wilson_TwistedMass.h:43
AFopr_Wilson_TwistedMass
Twisted-mass Wilson fermion operator.
Definition: afopr_Wilson_TwistedMass.h:38
fopr_Wilson_TwistedMass.h