#include <alg_eq_state.h>
Inherits cps::Alg.
Public Member Functions | |
| AlgEqState (Lattice &latt, CommonArg *c_arg, EqStateArg *arg) | |
| virtual | ~AlgEqState () |
| void | run (void) |
| Do the calculation. | |
The normalised real trace of the average plaquette is measured in the hyperplane containing a specified direction and in the hyperplane perpendicular to that direction.
On an anisotropic lattice, the specified direction must be the the anisotropic direction (why?).
Definition at line 46 of file alg_eq_state.h.
|
||||||||||||||||
|
Definition at line 55 of file alg_eq_state.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 82 of file alg_eq_state.C. References cps::Verbose::Func(), and cps::VRB. |
|
|
Do the calculation.
Definition at line 95 of file alg_eq_state.C. References cps::Alg::AlgLattice(), cps::Lattice::AveReTrPlaqNoXi(), cps::Lattice::AveReTrPlaqXi(), cps::EqStateArg::dir, cps::ERR, cps::Fclose(), cps::Error::FileA(), cps::Float, cps::Fopen(), cps::Fprintf(), cps::Verbose::Func(), cps::Error::General(), cps::GJP, cps::glb_sum(), cps::IFloat, cps::CommonArg::results, cps::Lattice::ReTrPlaq(), cps::GlobalJobParameter::TnodeSites(), cps::VRB, cps::GlobalJobParameter::XiBare(), cps::GlobalJobParameter::XiDir(), cps::GlobalJobParameter::XiV(), cps::GlobalJobParameter::XiVXi(), cps::GlobalJobParameter::XnodeSites(), cps::GlobalJobParameter::YnodeSites(), and cps::GlobalJobParameter::ZnodeSites(). |
1.3.9.1