6 #ifndef __ferm_createstate_factory_w_h__
7 #define __ferm_createstate_factory_w_h__
20 typedef SingletonHolder<
21 ObjectFactory<CreateFermState<LatticeFermion,
22 multi1d<LatticeColorMatrix>,
23 multi1d<LatticeColorMatrix> >,
26 CreateFermState<LatticeFermion,
27 multi1d<LatticeColorMatrix>,
28 multi1d<LatticeColorMatrix> >* (*)(XMLReader&,
Primary include file for CHROMA library code.
Create a connection state.
SingletonHolder< ObjectFactory< CreateFermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > >, std::string, TYPELIST_2(XMLReader &, const std::string &), CreateFermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > *(*)(XMLReader &, const std::string &), StringFactoryError > > TheCreateFermStateFactory
CreateFermState Factory.
Asqtad Staggered-Dirac operator.
Factory class for objects from XML input.
#define TYPELIST_2(T1, T2)