CHROMA
|
Write a SZIN configuration written at configuration version 7. More...
#include "io/szin_io.h"
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Functions | |
void | Chroma::writeSzin (XMLBufferWriter &xml, const multi1d< LatticeColorMatrix > &u, const std::string &cfg_file) |
Write a SZIN configuration file. More... | |
void | Chroma::writeSzin (const SzinGauge_t &header, const multi1d< LatticeColorMatrix > &u, const std::string &cfg_file) |
Write a SZIN configuration file. More... | |
void | Chroma::writeSzinTrunc (const SzinGauge_t &header0, const multi1d< LatticeColorMatrix > &u, int j_decay, int t_start, int t_end, const std::string &cfg_file) |
Write a truncated SZIN configuration file. More... | |
void | Chroma::writeSzinReplica (SzinGauge_t &header, const multi1d< LatticeColorMatrix > &u, int j_decay, int n_replica, const std::string &cfg_file) |
Write a replicated (in time direction) SZIN configuration file. More... | |
Write a SZIN configuration written at configuration version 7.
Definition in file writeszin.h.