CHROMA
Namespaces | Functions
hex_smear.cc File Reference

Hyp-smearing of the gauge configuration. More...

#include "chromabase.h"
#include "meas/smear/hex_smear.h"
#include "util/gauge/eesu3.h"
#include "util/gauge/taproj.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::Hex_Smear_onestepp (multi1d< LatticeColorMatrix > &u, multi1d< LatticeColorMatrix > &u_hyp)
 Construct one iteration of the "hex-smeared" links of Capitani et al. More...
 
void Chroma::Hex_Smear (const multi1d< LatticeColorMatrix > &u, multi1d< LatticeColorMatrix > &u_hyp, const int nstep)
 Construct nstep iterations of the "hex-smeared" links of Capitani et al. More...
 

Detailed Description

Hyp-smearing of the gauge configuration.

Definition in file hex_smear.cc.