CHROMA
Namespaces | Macros | Functions
readcppacs.cc File Reference

Read a CPPACS gauge configuration. More...

#include "chromabase.h"
#include "io/cppacs_io.h"
#include "io/readcppacs.h"
#include "qdp_util.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Macros

#define NBC   144 /* = 8*2*3*3 = number of bytes to copy */
 
#define NBK   0 /* = 8*2*3*0 = number of bytes to skip */
 
#define NBS   576 /* = 8*2*3*3*4 = number of bytes for each site */
 

Functions

void Chroma::readCPPACS (CPPACSGauge_t &header, multi1d< LatticeColorMatrix > &u, const std::string &cfg_file)
 Read a CPPACCPPACS configuration file. More...
 
void Chroma::readCPPACS (XMLReader &xml, multi1d< LatticeColorMatrix > &u, const std::string &cfg_file)
 Read a CPPACS configuration file. More...
 

Detailed Description

Read a CPPACS gauge configuration.

Definition in file readcppacs.cc.

Macro Definition Documentation

◆ NBC

#define NBC   144 /* = 8*2*3*3 = number of bytes to copy */

◆ NBK

#define NBK   0 /* = 8*2*3*0 = number of bytes to skip */

◆ NBS

#define NBS   576 /* = 8*2*3*3*4 = number of bytes for each site */