CHROMA
Namespaces | Functions | Variables
enum_eigenvectype_io.cc File Reference

Eigenstd::vector type enum. More...

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

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::EigenVecTypeEnv
 

Functions

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

Variables

const std::string Chroma::EigenVecTypeEnv::typeIDString = "EigenVecType"
 
bool Chroma::EigenVecTypeEnv::registered = registerAll()
 

Detailed Description

Eigenstd::vector type enum.

Definition in file enum_eigenvectype_io.cc.