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