CHROMA
Namespaces | Functions | Variables
enum_simplebctype_io.cc File Reference

Simple BC type enum. More...

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

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::SimpleBCTypeEnv
 

Functions

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

Variables

const std::string Chroma::SimpleBCTypeEnv::typeIDString = "SimpleBCType"
 
bool Chroma::SimpleBCTypeEnv::registered = registerAll()
 

Detailed Description

Simple BC type enum.

Definition in file enum_simplebctype_io.cc.