static void setOutputDir(std::string outputDir)
Sets the output directory path.
Class for saving lattices to binary files.
Class that represents the QCD field as an array of 4 SU3 lattices.
static int m_linkSize
Contains the size in bytes of a 4 links on a lattice site.
static std::string m_outputDir
The path of the output directory.
static void writeSubLattice(GluonField &lattice, int confNum)
Saves the GluonField object in a set of files, one for each core.
Contains the definition of the Field class.
static void writeConf(GluonField &lattice, int confNum)
Saves the given GluonField object to the ouput directory.