|
CHROMA
|
Writer a MILC gauge configuration in the 1997 format. More...
#include "chromabase.h"#include "io/milc_io.h"#include "io/writemilc.h"#include "qdp_util.h"#include <string>Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
Functions | |
| void | Chroma::writeMILC (const MILCGauge_t &header, const multi1d< LatticeColorMatrix > &u, const std::string &cfg_file) |
| Write a MILC configuration file. More... | |
| void | Chroma::writeMILC (XMLBufferWriter &xml, multi1d< LatticeColorMatrix > &u, const std::string &cfg_file) |
| Write a MILC configuration file. More... | |
Writer a MILC gauge configuration in the 1997 format.
Definition in file writemilc.cc.