Go to the source code of this file.
|
| template<typename Float , int nDim, int nColor, int nParity, bool dagger, bool asymmetric, bool xpay, KernelType kernel_type, typename Arg > |
| __device__ __host__ void | quda::ndegTwistedMass (Arg &arg, int idx, int flavor, int parity) |
| | Apply the twisted-mass dslash out(x) = M*in = a * D * in + (1 + i*b*gamma_5*tau_3 + c*tau_1)*x Note this routine only exists in xpay form. More...
|
| |
| template<typename Float , int nDim, int nColor, int nParity, bool dagger, bool xpay, KernelType kernel_type, typename Arg > |
| void | quda::ndegTwistedMassPreconditionedCPU (Arg arg) |
| |
| template<typename Float , int nDim, int nColor, int nParity, bool dagger, bool xpay, KernelType kernel_type, typename Arg > |
| __global__ void | quda::ndegTwistedMassPreconditionedGPU (Arg arg) |
| |