#include <alg_fix_gauge.h>
Inherits cps::Alg.
Public Member Functions | |
| AlgFixGauge (Lattice &latt, CommonArg *c_arg, FixGaugeArg *arg) | |
| virtual | ~AlgFixGauge () |
| void | run (void) |
| void | free (void) |
The gauge can be fixed to Landau gauge, in which case this is done at every lattice site, or to Coulomb gauge, in which case the gauge is fixed on hyperplanes normal to a specified direction. You can specify the first hyperplane, the number of hyperplanes and the distance between hyperplanes.
Definition at line 32 of file alg_fix_gauge.h.
|
||||||||||||||||
|
Definition at line 49 of file alg_fix_gauge.C. References cps::ERR, cps::Verbose::Func(), cps::Error::Pointer(), and cps::VRB. |
|
|
Definition at line 73 of file alg_fix_gauge.C. References cps::Verbose::Func(), and cps::VRB. |
|
|
Definition at line 157 of file alg_fix_gauge.C. References cps::Alg::AlgLattice(), cps::Lattice::FixGaugeFree(), cps::Verbose::Func(), and cps::VRB. |
|
1.3.9.1