CHROMA
Namespaces | Functions | Variables
enum_mesonop_io.cc File Reference

Type of contractions for stochastic meson operators. More...

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

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::MesonOpTypeEnv
 

Functions

bool Chroma::MesonOpTypeEnv::registerAll (void)
 
void Chroma::read (XMLReader &xml_in, const std::string &path, MesonOpType &t)
 read an approximation coefficient type enum More...
 
void Chroma::write (XMLWriter &xml_out, const std::string &path, const MesonOpType &t)
 write an approximation coefficient type enum More...
 

Variables

bool Chroma::MesonOpTypeEnv::registered = registerAll()
 
const std::string Chroma::MesonOpTypeEnv::typeIDString = "MesonOpType"
 

Detailed Description

Type of contractions for stochastic meson operators.

Definition in file enum_mesonop_io.cc.