25 void updateMomentum(GaugeField &mom,
double coeff, GaugeField &force,
const char *fname);
35 void applyU(GaugeField &force, GaugeField &U);
void updateMomentum(GaugeField &mom, double coeff, GaugeField &force, const char *fname)
bool forceMonitor()
Whether we are monitoring the force or not.
double computeMomAction(const GaugeField &mom)
Compute and return global the momentum action 1/2 mom^2.
void flushForceMonitor()
Flush any outstanding force monitoring information.
void applyU(GaugeField &force, GaugeField &U)