QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Functions
momentum.h File Reference
#include <gauge_field.h>
Include dependency graph for momentum.h:
This graph shows which files directly or indirectly include this file:

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...