|
CHROMA
|
Read in a configuration written by BMW up to configuration version 7 (not the compressed format). More...
#include "chromabase.h"#include "io/readwupp.h"#include "qdp_util.h"#include "util/gauge/unit_check.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
Functions | |
| void | Chroma::readWupp (multi1d< LatticeColorMatrix > &u, const std::string &cfg_file) |
| Read a WUPP configuration file. More... | |
| void | Chroma::readWupp (XMLReader &xml, multi1d< LatticeColorMatrix > &u, const std::string &cfg_file) |
| Read a Wupp configuration file. More... | |
Read in a configuration written by BMW up to configuration version 7 (not the compressed format).
Definition in file readwupp.cc.