CHROMA
Namespaces | Functions
enum_heatbathtype_io.h File Reference

Heatbath enum. More...

#include "chromabase.h"
#include <string>
#include "singleton.h"
#include "io/enum_io/enum_type_map.h"
#include "update/heatbath/su3hb.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::HeatbathTypeEnv
 Heatbath type.
 

Functions

bool Chroma::HeatbathTypeEnv::registerAll (void)
 
typedef SingletonHolder< EnumTypeMap< HeatbathType > > Chroma::theHeatbathTypeMap
 
void Chroma::read (XMLReader &xml_in, const std::string &path, HeatbathType &t)
 Read an HeatbathType enum. More...
 
void Chroma::write (XMLWriter &xml_out, const std::string &path, const HeatbathType &t)
 Write an HeatbathType enum. More...
 

Detailed Description

Heatbath enum.

Definition in file enum_heatbathtype_io.h.