CHROMA
Namespaces | Functions | Variables
inline_coulgauge.cc File Reference

Inline coulomb (and landau) gauge fixing loops. More...

#include "meas/inline/gfix/inline_coulgauge.h"
#include "meas/inline/abs_inline_measurement_factory.h"
#include "meas/gfix/coulgauge.h"
#include "meas/glue/mesplq.h"
#include "util/info/proginfo.h"
#include "util/gauge/unit_check.h"
#include "meas/inline/io/named_objmap.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::InlineCoulGaugeEnv
 

Functions

void Chroma::read (XMLReader &xml, const std::string &path, InlineCoulGaugeEnv::Params::Param_t &param)
 Parameters for running code. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const InlineCoulGaugeEnv::Params::Param_t &param)
 Parameters for running code. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, InlineCoulGaugeEnv::Params::NamedObject_t &input)
 
void Chroma::write (XMLWriter &xml, const std::string &path, const InlineCoulGaugeEnv::Params::NamedObject_t &input)
 
bool Chroma::InlineCoulGaugeEnv::registerAll ()
 Register all the factories. More...
 

Variables

const std::string Chroma::InlineCoulGaugeEnv::name = "COULOMB_GAUGEFIX"
 

Detailed Description

Inline coulomb (and landau) gauge fixing loops.

Definition in file inline_coulgauge.cc.