|
CHROMA
|
Read an old SZIN-style (checkerboarded) quark propagator. More...
#include "chromabase.h"#include "io/readszinqprop_w.h"#include "qdp_util.h"#include <iostream>#include <string>#include <sstream>Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
Functions | |
| void | Chroma::readSzinQprop (XMLReader &xml, LatticePropagator &q, const std::string &file) |
| Read a SZIN propagator file. This is a simple memory dump reader. More... | |
| void | Chroma::writeSzinQprop (const LatticePropagator &q, const std::string &file, const Real kappa) |
| Write a SZIN propagator file. This is a simple memory dump writer. More... | |
Read an old SZIN-style (checkerboarded) quark propagator.
Definition in file readszinqprop_w.cc.