#include <config.h>
#include <alg/alg_base.h>
#include <alg/ape_smear_arg.h>
Go to the source code of this file.
Namespaces | |
| namespace | cps |
Classes | |
| class | cps::AlgSmear2 |
| Base class for smearing a lattice. More... | |
| class | cps::AlgApeSmear2 |
| Performs APE smearing. More... | |
Functions | |
| void | three_staple2 (Lattice &latt, Matrix &link, int *pos, int u, int orth) |
| Calculates the three-link staple around a link. | |
AlgSmear, AlgApeSmear, AlgKineticSmear and AlgHypSmear classes.
Definition in file alg_smear2.h.
|
||||||||||||||||||||||||
|
Calculates the three-link staple around a link.
Definition at line 188 of file alg_smear2.C. References cps::acumulate_mp, cps::dir, cps::Float, cps::moveMem(), cps::Lattice::PathOrdProdPlus(), and cps::Matrix::ZeroMatrix(). Referenced by cps::AlgApeSmear2::smear_link2(). |
1.3.9.1