CHROMA
Namespaces | Functions
enum_cfgtype_io.h File Reference

CfgType enum. More...

#include "io/enum_io/enum_type_map.h"
#include "singleton.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)
 
enum  Chroma::CfgType {
  Chroma::CFG_TYPE_MILC = 0 , Chroma::CFG_TYPE_NERSC , Chroma::CFG_TYPE_SCIDAC , Chroma::CFG_TYPE_SZIN ,
  Chroma::CFG_TYPE_SZINQIO , Chroma::CFG_TYPE_KYU , Chroma::CFG_TYPE_DISORDERED , Chroma::CFG_TYPE_UNIT ,
  Chroma::CFG_TYPE_CPPACS , Chroma::CFG_TYPE_CERN , Chroma::CFG_TYPE_WEAK_FIELD , Chroma::CFG_TYPE_CLASSICAL_SF ,
  Chroma::CFG_TYPE_WUPP
}
 Configuration type. More...
 
typedef SingletonHolder< EnumTypeMap< CfgType > > Chroma::theCfgTypeMap
 
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...
 

Detailed Description

CfgType enum.

Definition in file enum_cfgtype_io.h.