7 #include "qdp_map_obj_memory.h"
17 namespace MapObjectMemoryEnv
23 QDP::MapObject<int,EVPair<LatticeColorVector> >* createMapObjIntKeyCV(XMLReader& xml_in,
28 auto obj =
new QDP::MapObjectMemory<int,EVPair<LatticeColorVector> >();
29 obj->insertUserdata(user_data);
34 QDP::MapObject<KeyPropColorVec_t,LatticeFermion>* createMapObjKeyPropColorVecLF(XMLReader& xml_in,
39 auto obj =
new QDP::MapObjectMemory<KeyPropColorVec_t,LatticeFermion>();
40 obj->insertUserdata(user_data);
Primary include file for CHROMA library code.
Handle< MapObject< int, EVPair< LatticeColorVector > > > obj
Key for propagator colorstd::vector sources.
Header file for std::map obj aggregate registrations.
static bool registered
Local registration flag.
const std::string name
Name to be used.
bool registerAll()
Register all the factories.
Asqtad Staggered-Dirac operator.