Go to the source code of this file.
|
template<typename Float , int nDim, int nColor, int nParity, bool dagger, bool xpay, KernelType kernel_type, typename Arg > |
__device__ __host__ void | quda::domainWall4D (Arg &arg, int idx, int s, int parity) |
|
template<typename Float , int nDim, int nColor, int nParity, bool dagger, bool xpay, KernelType kernel_type, typename Arg > |
void | quda::domainWall4DCPU (Arg &arg) |
|
template<typename Float , int nDim, int nColor, int nParity, bool dagger, bool xpay, KernelType kernel_type, typename Arg > |
__global__ void | quda::domainWall4DGPU (Arg arg) |
|