CHROMA
Namespaces | Functions | Variables
nersc_gauge_init.cc File Reference

Read a NERSC config. More...

#include "util/gauge/gauge_init_factory.h"
#include "util/gauge/gauge_init_aggregate.h"
#include "util/gauge/nersc_gauge_init.h"
#include "qdp_iogauge.h"

Go to the source code of this file.

Namespaces

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

Functions

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

Variables

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

Detailed Description

Read a NERSC config.

Definition in file nersc_gauge_init.cc.