CHROMA
Public Member Functions | Public Attributes | List of all members
Chroma::MILCGauge_t Struct Reference

MILC gauge field header. More...

#include <milc_io.h>

Public Member Functions

 MILCGauge_t ()
 Initialize header with default values. More...
 

Public Attributes

multi1d< int > nrow
 
std::string date
 

Detailed Description

MILC gauge field header.

Definition at line 16 of file milc_io.h.

Constructor & Destructor Documentation

◆ MILCGauge_t()

Chroma::MILCGauge_t::MILCGauge_t ( )

Initialize header with default values.

Default constructor

Definition at line 14 of file milc_io.cc.

References date, Chroma::i, nrow, Chroma::QDP_error_exit(), and Chroma::tmp.

Member Data Documentation

◆ date

std::string Chroma::MILCGauge_t::date

ASCII date and time of file creation (64 bytes long)

Definition at line 20 of file milc_io.h.

Referenced by MILCGauge_t(), Chroma::read(), Chroma::readMILC(), Chroma::write(), and Chroma::writeMILC().

◆ nrow

multi1d<int> Chroma::MILCGauge_t::nrow

Lattice size

Definition at line 19 of file milc_io.h.

Referenced by MILCGauge_t(), Chroma::read(), Chroma::readMILC(), Chroma::write(), and Chroma::writeMILC().


The documentation for this struct was generated from the following files: