QUDA  0.9.0
Namespaces | Functions
momentum.cu File Reference
#include <quda_internal.h>
#include <quda_matrix.h>
#include <tune_quda.h>
#include <gauge_field_order.h>
#include <launch_kernel.cuh>
#include <cub_helper.cuh>
Include dependency graph for momentum.cu:

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)
 
void quda::applyU (GaugeField &force, GaugeField &U)