Go to the source code of this file.
|
| template<typename Float , int fineSpin, int fineColor, int coarseColor, int coarse_colors_per_thread, class FineColor , class Rotator > |
| __device__ __host__ void | quda::rotateCoarseColor (complex< Float > out[fineSpin *coarse_colors_per_thread], const FineColor &in, const Rotator &V, int parity, int nParity, int x_cb, int coarse_color_block) |
| |
| template<typename Float , int fineSpin, int fineColor, int coarseSpin, int coarseColor, int coarse_colors_per_thread, typename Arg > |
| void | quda::Restrict (Arg arg) |
| |
| template<int block_size, typename Float , int fineSpin, int fineColor, int coarseSpin, int coarseColor, int coarse_colors_per_thread, typename Arg > |
| __global__ void | quda::RestrictKernel (Arg arg) |
| |
◆ SWIZZLE