CHROMA
Namespaces | Functions | Variables
disordered_gauge_init.cc File Reference

Create a disordered config. More...

#include "util/gauge/gauge_init_factory.h"
#include "util/gauge/gauge_init_aggregate.h"
#include "util/gauge/disordered_gauge_init.h"
#include "util/gauge/hotst.h"

Go to the source code of this file.

Namespaces

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

Functions

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

Variables

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

Detailed Description

Create a disordered config.

Definition in file disordered_gauge_init.cc.