#include <alg_rnd_gauge.h>
Inherits cps::Alg.
Public Member Functions | |
| AlgRotateGauge (Lattice &latt, CommonArg *c_arg) | |
| ~AlgRotateGauge () | |
| void | run () |
Rotates the gauge field by the gauge transformation stored at Lattice::fix_gauge_ptr
The gauge fixing matrices need to be stored LANDAU style; one matrix for each site.
Definition at line 102 of file alg_rnd_gauge.h.
|
||||||||||||
|
Definition at line 117 of file alg_rnd_gauge.h. |
|
|
Definition at line 122 of file alg_rnd_gauge.h. |
|
|
Definition at line 221 of file alg_rnd_gauge.C. References cps::Alg::AlgLattice(), cps::Lattice::ClearAllBufferedLink(), cps::Matrix::Dagger(), cps::Matrix::DotMEqual(), cps::ERR, cps::Lattice::FixGaugeKind(), cps::Lattice::FixGaugePtr(), cps::Verbose::Func(), cps::Lattice::GaugeField(), cps::Error::General(), cps::GJP, NT, cps::sfree(), cps::smalloc(), cps::GlobalJobParameter::TnodeSites(), cps::VRB, cps::GlobalJobParameter::XnodeSites(), cps::GlobalJobParameter::YnodeSites(), and cps::GlobalJobParameter::ZnodeSites(). |
1.3.9.1