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

Go to the source code of this file.

Classes

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

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::domainWall5D (Arg &arg, int idx, int parity)
 
template<typename Float , int nDim, int nColor, int nParity, bool dagger, bool xpay, KernelType kernel_type, typename Arg >
void quda::domainWall5DCPU (Arg &arg)
 
template<typename Float , int nDim, int nColor, int nParity, bool dagger, bool xpay, KernelType kernel_type, typename Arg >
__global__ void quda::domainWall5DGPU (Arg arg)