CHROMA
Namespaces | Functions | Variables
cern_gauge_init.cc File Reference

Read a CERN config. More...

#include "util/gauge/gauge_init_factory.h"
#include "util/gauge/gauge_init_aggregate.h"
#include "util/gauge/cern_gauge_init.h"
#include "qdp_iogauge.h"
#include "io/cern_io.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::CERNGaugeInitEnv
 Hooks to register the class.
 

Functions

void Chroma::read (XMLReader &xml, const std::string &path, CERNGaugeInitEnv::Params &param)
 Reader. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const CERNGaugeInitEnv::Params &param)
 Parameters for running code. More...
 
GaugeInit * Chroma::CERNGaugeInitEnv::createSource (XMLReader &xml_in, const std::string &path)
 Callback function. More...
 
bool Chroma::CERNGaugeInitEnv::registerAll ()
 Register all the factories. More...
 

Variables

const std::string Chroma::CERNGaugeInitEnv::name = "CERN"
 Name to be used. More...
 
static bool Chroma::CERNGaugeInitEnv::registered = false
 Local registration flag. More...
 

Detailed Description

Read a CERN config.

Definition in file cern_gauge_init.cc.