CHROMA
Namespaces | Typedefs
fermact_factory_w.h File Reference

Fermion action factories. More...

#include "singleton.h"
#include "objfactory.h"
#include "wilstype_fermact_w.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Typedefs

typedef SingletonHolder< ObjectFactory< FermionAction< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > >, std::string, TYPELIST_2(XMLReader &, const std::string &), FermionAction< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > *(*)(XMLReader &, const std::string &), StringFactoryError > > Chroma::TheFermionActionFactory
 Wilson-like fermion factory (foundry) More...
 
typedef SingletonHolder< ObjectFactory< WilsonTypeFermAct< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > >, std::string, TYPELIST_2(XMLReader &, const std::string &), WilsonTypeFermAct< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > *(*)(XMLReader &, const std::string &), StringFactoryError > > Chroma::TheWilsonTypeFermActFactory
 Wilson-like fermion 4D factory (foundry) More...
 
typedef SingletonHolder< ObjectFactory< WilsonTypeFermAct5D< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > >, std::string, TYPELIST_2(XMLReader &, const std::string &), WilsonTypeFermAct5D< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > *(*)(XMLReader &, const std::string &), StringFactoryError > > Chroma::TheWilsonTypeFermAct5DFactory
 Wilson-like fermion array factory (foundry) More...
 

Detailed Description

Fermion action factories.

Definition in file fermact_factory_w.h.