CHROMA
Namespaces | Functions | Variables
enum_wavetype_io.cc File Reference

Wavetype enum. More...

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

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::WaveStateTypeEnv
 

Functions

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

Variables

const std::string Chroma::WaveStateTypeEnv::typeIDString = "WaveStateType"
 
bool Chroma::WaveStateTypeEnv::registered = registerAll()
 

Detailed Description

Wavetype enum.

Definition in file enum_wavetype_io.cc.