#include <alg_overrelax.h>
Inherits cps::Alg.
Public Member Functions | |
| AlgOverRelax (Lattice &latt, CommonArg *c_arg, OverRelaxArg *arg) | |
| virtual | ~AlgOverRelax () |
| void | run (void) |
| Run the overrelaxation algorithm for the Wilson (plaquette) gauge action. | |
This is Creutz overrelaxation
Definition at line 30 of file alg_overrelax.h.
|
||||||||||||||||
|
Definition at line 51 of file alg_overrelax.C. References cps::GlobalJobParameter::Beta(), cps::ERR, cps::Verbose::Func(), cps::GJP, cps::Error::Pointer(), and cps::VRB. |
|
|
Definition at line 72 of file alg_overrelax.C. |
|
|
Run the overrelaxation algorithm for the Wilson (plaquette) gauge action.
Definition at line 84 of file alg_overrelax.C. References cps::Alg::AlgLattice(), cps::LatRanGen::AssignGenerator(), cps::Verbose::Func(), cps::Lattice::GaugeField(), cps::GJP, cps::Lattice::GsiteOffset(), cps::Lattice::GupdCntInc(), cps::LRG, cps::OverRelaxArg::num_iter, cps::MPISCU::printf(), cps::Lattice::Reunitarize(), cps::LatRanGen::SetInterval(), cps::Lattice::Staple(), cps::GlobalJobParameter::TnodeSites(), cps::VRB, cps::GlobalJobParameter::XnodeSites(), cps::GlobalJobParameter::YnodeSites(), and cps::GlobalJobParameter::ZnodeSites(). |
1.3.9.1