CHROMA
Namespaces | Functions
readmilc.h File Reference

Read a MILC gauge configuration written in the 1997 format. More...

#include "io/milc_io.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::readMILC (XMLReader &xml, multi1d< LatticeColorMatrixF > &u, const std::string &cfg_file)
 Read a MILC configuration file. More...
 
void Chroma::readMILC (XMLReader &xml, multi1d< LatticeColorMatrixD > &u, const std::string &cfg_file)
 Read a MILC configuration file. More...
 
void Chroma::readMILC (MILCGauge_t &header, multi1d< LatticeColorMatrixF > &u, const std::string &cfg_file)
 Read a MILC configuration file. More...
 

Detailed Description

Read a MILC gauge configuration written in the 1997 format.

Definition in file readmilc.h.