CHROMA
Namespaces | Functions | Variables
enum_inner_solver_type_io.cc File Reference

Inner solver enum. More...

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

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::OverlapInnerSolverTypeEnv
 

Functions

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

Variables

const std::string Chroma::OverlapInnerSolverTypeEnv::typeIDString = "OverlapInnerSolverType"
 
bool Chroma::OverlapInnerSolverTypeEnv::registered = registerAll()
 

Detailed Description

Inner solver enum.

Definition in file enum_inner_solver_type_io.cc.