QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Functions
dslash_twisted_clover_preconditioned.cuh File Reference
#include <kernels/dslash_wilson_clover_preconditioned.cuh>
#include <clover_field_order.h>
#include <linalg.cuh>
Include dependency graph for dslash_twisted_clover_preconditioned.cuh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  quda::TwistedCloverArg< Float, nColor, reconstruct_, dynamic_clover_ >
 

Namespaces

 quda
 

Functions

template<typename Float , int nDim, int nColor, int nParity, bool dagger, bool xpay, KernelType kernel_type, typename Arg >
__device__ __host__ void quda::twistedClover (Arg &arg, int idx, int parity)
 Apply the preconditioned twisted-clover dslash. More...
 
template<typename Float , int nDim, int nColor, int nParity, bool dagger, bool xpay, KernelType kernel_type, typename Arg >
void quda::twistedCloverPreconditionedCPU (Arg arg)
 
template<typename Float , int nDim, int nColor, int nParity, bool dagger, bool xpay, KernelType kernel_type, typename Arg >
__global__ void quda::twistedCloverPreconditionedGPU (Arg arg)