Bridge++  Ver. 2.0.2
fopr_Wilson_Chemical.cpp
Go to the documentation of this file.
1 
15 
16 #ifdef USE_FACTORY_AUTOREGISTER
17 namespace {
18  bool init = Fopr_Wilson_Chemical::register_factory();
19 }
20 #endif
21 
22 
24 
25 template<>
26 const std::string Fopr_Wilson_Chemical::class_name
27  = "Fopr_Wilson_Chemical";
28 
29 template class AFopr_Wilson_Chemical<Field>;
30 
31 //============================================================END=====
AFopr_Wilson_Chemical
Wilson fermion operator with chemical potential.
Definition: afopr_Wilson_Chemical.h:35
fopr_Wilson_Chemical.h
afopr_Wilson_Chemical-tmpl.h
AFopr_Wilson_Chemical::class_name
static const std::string class_name
Definition: afopr_Wilson_Chemical.h:38