CHROMA
Namespaces | Functions
gauge_io.h File Reference

Gauge reader/writers in QIO format. More...

#include "chromabase.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::readGauge (XMLReader &file_xml, XMLReader &record_xml, multi1d< LatticeColorMatrix > &u, const std::string &file, QDP_serialparallel_t serpar)
 Read a gauge config in QIO format. More...
 
void Chroma::writeGauge (XMLBufferWriter &file_xml, XMLBufferWriter &record_xml, const multi1d< LatticeColorMatrix > &u, const std::string &file, QDP_volfmt_t volfmt, QDP_serialparallel_t serpar)
 Write a gauge config in QIO format. More...
 

Detailed Description

Gauge reader/writers in QIO format.

Definition in file gauge_io.h.