|
CHROMA
|
Factory for producing quark smearing objects. More...
#include "singleton.h"#include "objfactory.h"#include "chromabase.h"#include "meas/smear/quark_source_sink.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
Typedefs | |
| typedef SingletonHolder< ObjectFactory< QuarkSourceSink< LatticePropagator >, std::string, TYPELIST_3(XMLReader &, const std::string &, const multi1d< LatticeColorMatrix > &), QuarkSourceSink< LatticePropagator > *(*)(XMLReader &, const std::string &, const multi1d< LatticeColorMatrix > &), StringFactoryError > > | Chroma::ThePropSourceSmearingFactory |
| Propagator source smearing factory (foundry) More... | |
| typedef SingletonHolder< ObjectFactory< QuarkSourceSink< LatticeStaggeredPropagator >, std::string, TYPELIST_3(XMLReader &, const std::string &, const multi1d< LatticeColorMatrix > &), QuarkSourceSink< LatticeStaggeredPropagator > *(*)(XMLReader &, const std::string &, const multi1d< LatticeColorMatrix > &), StringFactoryError > > | Chroma::TheStagPropSourceSmearingFactory |
| Propagator source smearing factory (foundry) More... | |
| typedef SingletonHolder< ObjectFactory< QuarkSourceSink< LatticeFermion >, std::string, TYPELIST_3(XMLReader &, const std::string &, const multi1d< LatticeColorMatrix > &), QuarkSourceSink< LatticeFermion > *(*)(XMLReader &, const std::string &, const multi1d< LatticeColorMatrix > &), StringFactoryError > > | Chroma::TheFermSourceSmearingFactory |
| Propagator source smearing factory (foundry) More... | |
Factory for producing quark smearing objects.
Definition in file source_smearing_factory.h.