|
CHROMA
|
Factory for producing quark prop sinks. 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::ThePropSinkSmearingFactory |
| Propagator sink 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::TheStagPropSinkSmearingFactory |
| Propagator sink 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::TheFermSinkSmearingFactory |
| Propagator sink factory (foundry) More... | |
Factory for producing quark prop sinks.
Definition in file sink_smearing_factory.h.