Bridge++  Ver. 2.0.2
fopr_Domainwall.cpp
Go to the documentation of this file.
1 
14 #include "Fopr/fopr_Domainwall.h"
16 
17 #ifdef USE_FACTORY_AUTOREGISTER
18 namespace {
19  bool init = Fopr_Domainwall::register_factory();
20 }
21 #endif
22 template<>
23 const std::string AFopr_Domainwall<Field>::class_name = "Fopr_Domainwall";
24 
25 template class AFopr_Domainwall<Field>;
26 
27 
28 //============================================================END=====
afopr_Domainwall-tmpl.h
fopr_Domainwall.h
AFopr_Domainwall
Domain-wall fermion operator.
Definition: afopr_Domainwall.h:38