CHROMA
Classes | Namespaces | Functions
aniso_sym_gaugeact_params.h File Reference

Params for Anisotropic Symanzik Gauge Action. More...

#include "gaugeact.h"
#include "gaugebc.h"
#include "io/aniso_io.h"

Go to the source code of this file.

Classes

struct  Chroma::AnisoSymGaugeActParams
 Parameter structure. More...
 
struct  Chroma::AnisoSymSpatialGaugeActParams
 Parameter structure. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::read (XMLReader &xml, const std::string &path, AnisoSymGaugeActParams &p)
 
void Chroma::write (XMLWriter &xml, const std::string &path, const AnisoSymGaugeActParams &param)
 
void Chroma::read (XMLReader &xml, const std::string &path, AnisoSymSpatialGaugeActParams &p)
 
void Chroma::write (XMLWriter &xml, const std::string &path, const AnisoSymSpatialGaugeActParams &param)
 

Detailed Description

Params for Anisotropic Symanzik Gauge Action.

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_sym_gaugeact_params.h.