|
QUDA
v0.5.0
A library for QCD on GPUs
|
#include <string.h>#include <gauge_field.h>#include <face_quda.h>#include <typeinfo>#include <misc_helpers.h>#include <blas_quda.h>#include <pack_gauge.h>Go to the source code of this file.
Namespaces | |
| namespace | quda |
Functions | |
| template<typename Float , typename Float2 > | |
| void | quda::loadMomField (Float2 *even, Float2 *odd, Float *mom, int bytes, int Vh, int pad, void *buffer) |
| template<typename Float , typename Float2 > | |
| void | quda::storeMomToCPUArray (Float *mom, Float2 *even, Float2 *odd, int bytes, int V, int pad, void *buffer) |
| double | quda::norm2 (const cudaGaugeField &a) |
1.8.2