|
CHROMA
|
Factory for producing quark prop sources. More...
#include "singleton.h"#include "objfactory.h"#include "chromabase.h"#include "meas/sources/source_construction.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
Typedefs | |
| typedef SingletonHolder< ObjectFactory< QuarkSourceConstruction< LatticePropagator >, std::string, TYPELIST_2(XMLReader &, const std::string &), QuarkSourceConstruction< LatticePropagator > *(*)(XMLReader &, const std::string &), StringFactoryError > > | Chroma::ThePropSourceConstructionFactory |
| Propagator source factory (foundry) More... | |
| typedef SingletonHolder< ObjectFactory< QuarkSourceConstruction< LatticeStaggeredPropagator >, std::string, TYPELIST_2(XMLReader &, const std::string &), QuarkSourceConstruction< LatticeStaggeredPropagator > *(*)(XMLReader &, const std::string &), StringFactoryError > > | Chroma::TheStagPropSourceConstructionFactory |
| Propagator source factory (foundry) More... | |
| typedef SingletonHolder< ObjectFactory< QuarkSourceConstruction< LatticeFermion >, std::string, TYPELIST_2(XMLReader &, const std::string &), QuarkSourceConstruction< LatticeFermion > *(*)(XMLReader &, const std::string &), StringFactoryError > > | Chroma::TheFermSourceConstructionFactory |
| Propagator source factory (foundry) More... | |
Factory for producing quark prop sources.
Definition in file source_const_factory.h.