#include <alg_smear2.h>
Inherits cps::AlgSmear2.
Public Member Functions | |
| AlgApeSmear2 (Lattice &lat, CommonArg *ca, ApeSmearArg *asa) | |
| ~AlgApeSmear2 () | |
| void | run () |
| void | set_coef (Float x) |
Protected Member Functions | |
| void | smear_link2 (Matrix &mat, int *pos, int mu) |
| Smear a link. | |
Performs APE smearing with SU(3) projection of the smeared links
Also allows for restricting smearing to hyperplanes orthogonal to a specified direction.
Definition at line 116 of file alg_smear2.h.
|
||||||||||||||||
|
Definition at line 215 of file alg_smear2.C. References cps::ApeSmearArg::coef, cps::ApeSmearArg::orthog, cps::AlgSmear2::set_orthog(), cps::AlgSmear2::set_tol(), and cps::ApeSmearArg::tolerance. |
|
|
Definition at line 136 of file alg_smear2.h. |
|
|
If an output file is specified in the CommonArg argument, then the smearing coefficients are written to the file. Reimplemented from cps::AlgSmear2. Definition at line 231 of file alg_smear2.C. References cps::ERR, cps::Fclose(), cps::Error::FileA(), cps::CommonArg::filename, cps::Fopen(), and cps::Fprintf(). |
|
|
Definition at line 145 of file alg_smear2.h. |
|
||||||||||||||||
|
Smear a link.
Implements cps::AlgSmear2. Definition at line 244 of file alg_smear2.C. References cps::Alg::AlgLattice(), cps::AlgSmear2::get_orthog(), and cps::three_staple2(). |
1.3.9.1