CHROMA
Namespaces | Typedefs
gaugebc_factory.h File Reference

Gauge boundary condition factories. More...

#include "singleton.h"
#include "objfactory.h"
#include "chromabase.h"
#include "gaugebc.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Typedefs

typedef Chroma::SingletonHolder< ObjectFactory< GaugeBC< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > >, std::string, TYPELIST_2(XMLReader &, const std::string &), GaugeBC< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > *(*)(XMLReader &, const std::string &), StringFactoryError > > Chroma::TheGaugeBCFactory
 GaugeAct Factory. More...
 
typedef Chroma::SingletonHolder< ObjectFactory< GaugeBC< multi1d< LatticeColorMatrixF >, multi1d< LatticeColorMatrixF > >, std::string, TYPELIST_2(XMLReader &, const std::string &), GaugeBC< multi1d< LatticeColorMatrixF >, multi1d< LatticeColorMatrixF > > *(*)(XMLReader &, const std::string &), StringFactoryError > > Chroma::TheGaugeBCFFactory
 
typedef Chroma::SingletonHolder< ObjectFactory< GaugeBC< multi1d< LatticeColorMatrixD >, multi1d< LatticeColorMatrixD > >, std::string, TYPELIST_2(XMLReader &, const std::string &), GaugeBC< multi1d< LatticeColorMatrixD >, multi1d< LatticeColorMatrixD > > *(*)(XMLReader &, const std::string &), StringFactoryError > > Chroma::TheGaugeBCDFactory
 

Detailed Description

Gauge boundary condition factories.

Definition in file gaugebc_factory.h.