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