QUDA
1.0.0
|
#include <color_spinor_field_order.h>
#include <gauge_field_order.h>
#include <quda_matrix.h>
#include <color_spinor.h>
#include <texture.h>
Go to the source code of this file.
Classes | |
struct | quda::CloverSigmaOprodArg< Float, Output, InputA, InputB > |
Namespaces | |
quda | |
Macros | |
#define | MAX_NVECTOR 1 |
Functions | |
template<typename real , int nvector, int mu, int nu, int parity, typename Arg > | |
__device__ void | quda::sigmaOprod (Arg &arg, int idx) |
template<int nvector, typename real , typename Arg > | |
__global__ void | quda::sigmaOprodKernel (Arg arg) |
#define MAX_NVECTOR 1 |
Definition at line 13 of file clover_sigma_outer_product.cuh.
Referenced by quda::computeCloverSigmaOprod().