|
QUDA
v0.7.0
A library for QCD on GPUs
|
#include <cstdio>#include <cstdlib>#include <cuda.h>#include <quda_internal.h>#include <tune_quda.h>#include <gauge_field.h>#include <quda_matrix.h>#include <cassert>Go to the source code of this file.
Namespaces | |
| quda | |
Functions | |
| void | quda::cloverDerivative (cudaGaugeField &out, cudaGaugeField &gauge, cudaGaugeField &oprod, int mu, int nu, double coeff, QudaParity parity, int conjugate) |
1.8.6