#include <alg_int.h>
Inherits cps::AlgAction.
Public Member Functions | |
| AlgActionGauge (AlgMomentum &mom, ActionGaugeArg &gauge_arg) | |
| virtual | ~AlgActionGauge () |
| Heat Bath for the gauge action (i.e., does nothing). | |
| void | heatbath () |
| Calculate gauge contribution to the Hamiltonian. | |
| Float | energy () |
| evolve method evolves the momentum due to the gauge force | |
| void | evolve (Float dt, int steps) |
| Dummy methods. | |
| void | cost (CgStats *) |
| method to reverse the direction of evolution (i.e. flip momenta) | |
| void | init () |
|
||||||||||||
|
Definition at line 23 of file alg_action_gauge.C. References cps::ActionGaugeArg::gluon. |
|
|
Heat Bath for the gauge action (i.e., does nothing).
Definition at line 34 of file alg_action_gauge.C. |
|
|
method to reverse the direction of evolution (i.e. flip momenta)
Implements cps::AlgAction. Definition at line 79 of file alg_action_gauge.C. |
|
|
evolve method evolves the momentum due to the gauge force
Implements cps::AlgAction. Definition at line 44 of file alg_action_gauge.C. References cps::F_CLASS_NONE, cps::Float, and cps::Lattice::GhamiltonNode(). |
|
||||||||||||
|
Dummy methods.
Implements cps::AlgAction. Definition at line 56 of file alg_action_gauge.C. References cps::Lattice::EvolveMomGforce(), cps::F_CLASS_NONE, and cps::ForceArg::print(). |
|
|
Calculate gauge contribution to the Hamiltonian.
Implements cps::AlgAction. Definition at line 39 of file alg_action_gauge.C. |
|
|
Implements cps::AlgInt. Definition at line 83 of file alg_action_gauge.C. |
1.3.9.1