CHROMA
Namespaces | Functions | Variables
enum_fermtype_io.cc File Reference

FermType enum. More...

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

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::FermTypeEnv
 

Functions

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

Variables

const std::string Chroma::FermTypeEnv::typeIDString = "FermType"
 
bool Chroma::FermTypeEnv::registered = registerAll()
 

Detailed Description

FermType enum.

Definition in file enum_fermtype_io.cc.