CHROMA
Namespaces | Functions | Variables
enum_coeffs_io.cc File Reference

Coeffs enum. More...

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

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::CoeffTypeEnv
 

Functions

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

Variables

bool Chroma::CoeffTypeEnv::registered = registerAll()
 
const std::string Chroma::CoeffTypeEnv::typeIDString = "CoeffType"
 

Detailed Description

Coeffs enum.

Definition in file enum_coeffs_io.cc.