CHROMA
Namespaces | Functions | Variables
unit_gauge_init.cc File Reference

Create a unit config. More...

#include "util/gauge/gauge_init_factory.h"
#include "util/gauge/gauge_init_aggregate.h"
#include "util/gauge/unit_gauge_init.h"

Go to the source code of this file.

Namespaces

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

Functions

GaugeInit * Chroma::UnitGaugeInitEnv::createSource (XMLReader &xml_in, const std::string &path)
 Callback function. More...
 
bool Chroma::UnitGaugeInitEnv::registerAll ()
 Register all the factories. More...
 

Variables

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

Detailed Description

Create a unit config.

Definition in file unit_gauge_init.cc.