CHROMA
Namespaces | Functions | Variables
enum_stochsrc_io.cc File Reference

Stochastic source enum. More...

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

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::StochSrcEnv
 

Functions

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

Variables

bool Chroma::StochSrcEnv::registered = registerAll()
 
const std::string Chroma::StochSrcEnv::typeIDString = "StochSrc"
 

Detailed Description

Stochastic source enum.

Definition in file enum_stochsrc_io.cc.