Bridge++  Ver. 2.0.2
fopr_Sign.cpp
Go to the documentation of this file.
1 
14 #include "Fopr/fopr_Sign.h"
15 #include "Fopr/afopr_Sign-tmpl.h"
16 
17 #ifdef USE_FACTORY_AUTOREGISTER
18 namespace {
19  bool init = Fopr_Sign::register_factory();
20 }
21 #endif
22 
23 template<>
24 const std::string AFopr_Sign<Field>::class_name = "Fopr_Sign";
25 
26 template class AFopr_Sign<Field>;
27 
28 
29 //============================================================END=====
AFopr_Sign
Sign function of a given fermion operator.
Definition: afopr_Sign.h:56
afopr_Sign-tmpl.h
fopr_Sign.h