#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 | |
| namespace | Chroma |
| namespace | 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. | |
| void | Chroma::read (XMLReader &xml, const string &path, AnisoSpectrumGaugeActParams &p) |
| void | Chroma::write (XMLWriter &xml, const string &path, const AnisoSpectrumGaugeActParams ¶m) |
Variables | |
| const std::string | Chroma::AnisoSpectrumGaugeActEnv::name = "ANISO_SPECTRUM_GAUGEACT" |
| Name to be used. | |
| static bool | Chroma::AnisoSpectrumGaugeActEnv::registered = false |
| Local registration flag. | |
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.
1.4.7