CHROMA
Namespaces | Functions | Variables
enum_heatbathtype_io.cc File Reference

Heatbath enum. More...

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

Go to the source code of this file.

Namespaces

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

Functions

bool Chroma::HeatbathTypeEnv::registerAll (void)
 
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...
 

Variables

const std::string Chroma::HeatbathTypeEnv::typeIDString ="HeatbathType"
 
bool Chroma::HeatbathTypeEnv::registered = registerAll()
 

Detailed Description

Heatbath enum.

Definition in file enum_heatbathtype_io.cc.