CHROMA
|
CPPACS gauge format routines. More...
#include "chromabase.h"
Go to the source code of this file.
Classes | |
struct | Chroma::CPPACSGauge_t |
CPPACS gauge field header. More... | |
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Functions | |
void | Chroma::CPPACSGaugeInit (CPPACSGauge_t &header) |
Initialize header with default values. More... | |
void | Chroma::read (XMLReader &xml, const std::string &path, CPPACSGauge_t &header) |
Source header read. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const CPPACSGauge_t &header) |
Source header writer. More... | |
CPPACS gauge format routines.
Definition in file cppacs_io.h.