QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Macros | Functions
clover_sigma_outer_product.cuh File Reference
#include <color_spinor_field_order.h>
#include <gauge_field_order.h>
#include <quda_matrix.h>
#include <color_spinor.h>
#include <texture.h>
Include dependency graph for clover_sigma_outer_product.cuh:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ MAX_NVECTOR

#define MAX_NVECTOR   1

Definition at line 13 of file clover_sigma_outer_product.cuh.

Referenced by quda::computeCloverSigmaOprod().