CHROMA
Namespaces | Functions
enum_stochsrc_io.h File Reference

Stochastic source enum. More...

#include "chromabase.h"
#include <string>
#include "singleton.h"
#include "io/enum_io/enum_type_map.h"
#include "meas/hadron/enum_loops_s.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::StochSrcEnv
 

Functions

bool Chroma::StochSrcEnv::registerAll (void)
 
typedef SingletonHolder< EnumTypeMap< VolSrc > > Chroma::theStochSrc
 
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...
 

Detailed Description

Stochastic source enum.

Definition in file enum_stochsrc_io.h.