|
CHROMA
|
#include "chromabase.h"#include <string>#include "singleton.h"#include "io/enum_io/enum_type_map.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::QDPVolfmtEnv | |
| QDP volfmt type. | |
Functions | |
| bool | Chroma::QDPVolfmtEnv::registerAll (void) |
| typedef SingletonHolder< EnumTypeMap< QDP_volfmt_t > > | Chroma::theQDPVolfmtMap |
| void | Chroma::read (XMLReader &xml_in, const std::string &path, QDP_volfmt_t &t) |
| Read a QDP volume format type. More... | |
| void | Chroma::write (XMLWriter &xml_out, const std::string &path, const QDP_volfmt_t &t) |
| Write a QDP volume format type. More... | |
QDP volfmt enum.
Definition in file enum_qdpvolfmt_io.h.