24   Fopr *create_object_with_repr(
const std::string& repr)
 
   30   bool init1 = Fopr::Factory_noarg::Register(
"Wilson_eo", create_object);
 
   31   bool init2 = Fopr::Factory_string::Register(
"Wilson_eo", create_object_with_repr);
 
Org::Fopr_Wilson_eo Fopr_Wilson_eo
Even-odd Wilson fermion operator. 
 
Base class of fermion operator family.