CHROMA
Namespaces | Functions | Variables
enum_md_integrator_type_io.cc File Reference

MD integrator enum. More...

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

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::MDIntegratorTypeEnv
 

Functions

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

Variables

const std::string Chroma::MDIntegratorTypeEnv::typeIDString = "MDIntegratorType"
 
bool Chroma::MDIntegratorTypeEnv::registered = registerAll()
 

Detailed Description

MD integrator enum.

Definition in file enum_md_integrator_type_io.cc.