CHROMA
|
Monomial factories. More...
#include "singleton.h"
#include "objfactory.h"
#include "chromabase.h"
#include "update/molecdyn/predictor/chrono_predictor.h"
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Typedefs | |
typedef SingletonHolder< ObjectFactory< AbsChronologicalPredictor4D< LatticeFermion >, std::string, TYPELIST_2(XMLReader &, const std::string &), AbsChronologicalPredictor4D< LatticeFermion > *(*)(XMLReader &, const std::string &), StringFactoryError > > | Chroma::The4DChronologicalPredictorFactory |
A factory for exact non-fermionic monomials. More... | |
typedef SingletonHolder< ObjectFactory< AbsChronologicalPredictor5D< LatticeFermion >, std::string, TYPELIST_3(const int, XMLReader &, const std::string &), AbsChronologicalPredictor5D< LatticeFermion > *(*)(const int, XMLReader &, const std::string &), StringFactoryError > > | Chroma::The5DChronologicalPredictorFactory |
A factory for exact non-fermionic monomials. More... | |
Monomial factories.
Definition in file chrono_predictor_factory.h.