#include "chromabase.h"
#include "handle.h"
#include "singleton.h"
#include "typelist.h"
#include "objfactory.h"
#include "qdp_map_obj.h"
#include "util/ferm/subset_vectors.h"
#include "util/ferm/key_prop_colorvec.h"
Go to the source code of this file.
|
| Chroma |
| Asqtad Staggered-Dirac operator.
|
|
|
typedef SingletonHolder< ObjectFactory< QDP::MapObject< int, EVPair< LatticeColorVector > >, std::string, TYPELIST_3(XMLReader &, const std::string &, const std::string &), QDP::MapObject< int, EVPair< LatticeColorVector > > *(*)(XMLReader &, const std::string &, const std::string &), StringFactoryError > > | Chroma::TheMapObjIntKeyColorEigenVecFactory |
| MapObj factory (foundry) More...
|
|
typedef SingletonHolder< ObjectFactory< QDP::MapObject< KeyPropColorVec_t, LatticeFermion >, std::string, TYPELIST_3(XMLReader &, const std::string &, const std::string &), QDP::MapObject< KeyPropColorVec_t, LatticeFermion > *(*)(XMLReader &, const std::string &, const std::string &), StringFactoryError > > | Chroma::TheMapObjKeyPropColorVecFactory |
| MapObj factory (foundry) More...
|
|