CHROMA
Namespaces | Functions | Variables
enum_cfgtype_io.cc File Reference

CfgType enum. More...

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

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::CfgTypeEnv
 

Functions

bool Chroma::CfgTypeEnv::registerAll (void)
 
void Chroma::read (XMLReader &xml_in, const std::string &path, CfgType &t)
 read a configuration type enum More...
 
void Chroma::write (XMLWriter &xml_out, const std::string &path, const CfgType &t)
 write a configuration type enum More...
 

Variables

bool Chroma::CfgTypeEnv::registered = registerAll()
 
const std::string Chroma::CfgTypeEnv::typeIDString = "CfgType"
 

Detailed Description

CfgType enum.

Definition in file enum_cfgtype_io.cc.