CHROMA
Namespaces | Typedefs
dilution_scheme_factory.h File Reference

Factory for dilution schemes. More...

#include "singleton.h"
#include "objfactory.h"
#include "chromabase.h"
#include "meas/hadron/dilution_scheme.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Typedefs

typedef SingletonHolder< ObjectFactory< DilutionScheme< LatticeFermion >, std::string, TYPELIST_2(XMLReader &, const std::string &), DilutionScheme< LatticeFermion > *(*)(XMLReader &, const std::string &), StringFactoryError > > Chroma::TheFermDilutionSchemeFactory
 Dilution operator factory (foundry) More...
 

Detailed Description

Factory for dilution schemes.

Definition in file dilution_scheme_factory.h.