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

Go to the source code of this file.

Classes

struct  quda::TwistedMassArg< Float, nColor, reconstruct_ >
 

Namespaces

 quda
 

Functions

template<typename Float , int nDim, int nColor, int nParity, bool dagger, KernelType kernel_type, typename Arg >
__device__ __host__ void quda::twistedMass (Arg &arg, int idx, int parity)
 Apply the twisted-mass dslash out(x) = M*in = a * D * in + (1 + i*b*gamma_5)*x Note this routine only exists in xpay form. More...
 
template<typename Float , int nDim, int nColor, int nParity, bool dagger, KernelType kernel_type, typename Arg >
void quda::twistedMassCPU (Arg arg)
 
template<typename Float , int nDim, int nColor, int nParity, bool dagger, bool xpay, KernelType kernel_type, typename Arg >
__global__ void quda::twistedMassGPU (Arg arg)