CHROMA
Namespaces | Functions | Variables
weak_gauge_init.cc File Reference

Create a weak config. More...

#include "util/gauge/gauge_init_factory.h"
#include "util/gauge/gauge_init_aggregate.h"
#include "util/gauge/weak_gauge_init.h"
#include "util/gauge/weak_field.h"

Go to the source code of this file.

Namespaces

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

Functions

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

Variables

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

Detailed Description

Create a weak config.

Definition in file weak_gauge_init.cc.