CHROMA
Namespaces | Typedefs
fermact_factory_s.h File Reference

Fermion action factories. More...

#include "singleton.h"
#include "objfactory.h"
#include "stagtype_fermact_s.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Typedefs

typedef SingletonHolder< ObjectFactory< FermionAction< LatticeStaggeredFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > >, std::string, TYPELIST_2(XMLReader &, const std::string &), FermionAction< LatticeStaggeredFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > *(*)(XMLReader &, const std::string &), StringFactoryError > > Chroma::TheStagFermionActionFactory
 Staggered-like fermion factory (foundry) More...
 
typedef SingletonHolder< ObjectFactory< StaggeredTypeFermAct< LatticeStaggeredFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > >, std::string, TYPELIST_2(XMLReader &, const std::string &), StaggeredTypeFermAct< LatticeStaggeredFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > *(*)(XMLReader &, const std::string &), StringFactoryError > > Chroma::TheStagTypeFermActFactory
 Staggered-like fermion 4D factory (foundry) More...
 

Detailed Description

Fermion action factories.

Definition in file fermact_factory_s.h.