CHROMA
Namespaces | Functions | Variables
enum_qdpvolfmt_io.cc File Reference

QDP volfmt enum. More...

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

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::QDPVolfmtEnv
 QDP volfmt type.
 

Functions

bool Chroma::QDPVolfmtEnv::registerAll (void)
 
void Chroma::read (XMLReader &xml_in, const std::string &path, QDP_volfmt_t &t)
 Read a QDP volume format type. More...
 
void Chroma::write (XMLWriter &xml_out, const std::string &path, const QDP_volfmt_t &t)
 Write a QDP volume format type. More...
 

Variables

const std::string Chroma::QDPVolfmtEnv::typeIDString = "QDP_volfmt_t"
 
bool Chroma::QDPVolfmtEnv::registered = registerAll()
 

Detailed Description

QDP volfmt enum.

Definition in file enum_qdpvolfmt_io.cc.