#include <alg_plaq.h>
Inherits cps::Alg.
Public Member Functions | |
| AlgPlaq (Lattice &latt, CommonArg *c_arg, NoArg *arg) | |
| virtual | ~AlgPlaq () |
| void | run (void) |
| Performs the computation. | |
This class computes the real trace of the plaquette averaged over the total number of plaquettes and the number of colours (which is three). Also computed is the variance of this mean, and one third of the real trace of the plaquette at the origin in the X-Y plane.
Definition at line 36 of file alg_plaq.h.
|
||||||||||||||||
|
Definition at line 51 of file alg_plaq.C. References cps::ERR, cps::Float, cps::Verbose::Func(), cps::GJP, cps::Error::Pointer(), cps::GlobalJobParameter::Tnodes(), cps::GlobalJobParameter::VolNodeSites(), cps::VRB, cps::GlobalJobParameter::Xnodes(), cps::GlobalJobParameter::Ynodes(), and cps::GlobalJobParameter::Znodes(). |
|
|
Definition at line 80 of file alg_plaq.C. References cps::Verbose::Func(), and cps::VRB. |
|
1.3.9.1