QUDA
1.0.0
|
#include <quda_matrix.h>
#include <gauge_field_order.h>
#include <launch_kernel.cuh>
#include <index_helper.cuh>
#include <cub_helper.cuh>
Go to the source code of this file.
Classes | |
struct | quda::GaugePlaqArg< Gauge > |
Namespaces | |
quda | |
Functions | |
template<typename Float , typename Arg > | |
__device__ double | quda::plaquette (Arg &arg, int x[], int parity, int mu, int nu) |
template<int blockSize, typename Float , typename Gauge > | |
__global__ void | quda::computePlaq (GaugePlaqArg< Gauge > arg) |