CHROMA
Namespaces | Typedefs
gauge_init_factory.h File Reference

Factory for producing gauge initializer objects. More...

#include "singleton.h"
#include "objfactory.h"
#include "chromabase.h"
#include "util/gauge/gauge_init.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Typedefs

typedef SingletonHolder< ObjectFactory< GaugeInit, std::string, TYPELIST_2(XMLReader &, const std::string &), GaugeInit *(*)(XMLReader &, const std::string &), StringFactoryError > > Chroma::TheGaugeInitFactory
 Gauge initialization factory (foundry) More...
 

Detailed Description

Factory for producing gauge initializer objects.

Definition in file gauge_init_factory.h.