QUDA
1.0.0
|
#include <tune_quda.h>
#include <gauge_field.h>
#include <jitify_helper.cuh>
#include <kernels/gauge_plaq.cuh>
Go to the source code of this file.
Classes | |
class | quda::GaugePlaq< Float, Gauge > |
Namespaces | |
quda | |
Functions | |
template<typename Float , typename Gauge > | |
void | quda::plaquette (const Gauge dataOr, const GaugeField &data, double2 &plq, QudaFieldLocation location) |
template<typename Float > | |
void | quda::plaquette (const GaugeField &data, double2 &plq, QudaFieldLocation location) |
double3 | quda::plaquette (const GaugeField &U) |
Compute the plaquette of the gauge field. More... | |