CHROMA
Namespaces | Functions | Variables
enum_gaugeacttype_io.cc File Reference

Gauge action enum. More...

#include "enum_gaugeacttype_io.h"
#include <string>

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::GaugeActTypeEnv
 

Functions

bool Chroma::GaugeActTypeEnv::registerAll (void)
 
void Chroma::read (XMLReader &xml_in, const std::string &path, GaugeActType &t)
 Read an GaugeActType enum. More...
 
void Chroma::write (XMLWriter &xml_out, const std::string &path, const GaugeActType &t)
 Write an GaugeActType enum. More...
 

Variables

const int Chroma::GaugeActTypeEnv::No_fmn = 5
 The number of different shaped loops in largest action. More...
 
const std::string Chroma::GaugeActTypeEnv::typeIDString = "GaugeActType"
 
bool Chroma::GaugeActTypeEnv::registered = registerAll()
 

Detailed Description

Gauge action enum.

Definition in file enum_gaugeacttype_io.cc.