CHROMA
Namespaces | Functions | Variables
aniso_spectrum_gaugeact.cc File Reference

Anisotropic gaugeact useful for spectrum from hep-lat/9911003. More...

#include "chromabase.h"
#include "actions/gauge/gaugeacts/aniso_spectrum_gaugeact.h"
#include "actions/gauge/gaugeacts/gaugeact_factory.h"
#include "actions/gauge/gaugestates/gauge_createstate_aggregate.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::AnisoSpectrumGaugeActEnv
 

Functions

GaugeAction< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * Chroma::AnisoSpectrumGaugeActEnv::createGaugeAct (XMLReader &xml, const std::string &path)
 
bool Chroma::AnisoSpectrumGaugeActEnv::registerAll ()
 Register all the factories. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, AnisoSpectrumGaugeActParams &p)
 
void Chroma::write (XMLWriter &xml, const std::string &path, const AnisoSpectrumGaugeActParams &param)
 

Variables

const std::string Chroma::AnisoSpectrumGaugeActEnv::name = "ANISO_SPECTRUM_GAUGEACT"
 
static bool Chroma::AnisoSpectrumGaugeActEnv::registered = false
 Local registration flag. More...
 

Detailed Description

Anisotropic gaugeact useful for spectrum from hep-lat/9911003.

Tree-level LW with tapole improvement, missing 1x2 in time, also including 2-plaq term. Taken from Morningstar-Peardon, hep-lat/9911003

Definition in file aniso_spectrum_gaugeact.cc.