QUDA  v1.1.0
A library for QCD on GPUs
Namespaces | Functions
momentum.h File Reference
#include <gauge_field.h>

Go to the source code of this file.

Namespaces

 quda
 

Functions

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