QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Functions
restrictor.cu File Reference
#include <color_spinor_field.h>
#include <tune_quda.h>
#include <typeinfo>
#include <launch_kernel.cuh>
#include <jitify_helper.cuh>
#include <kernels/restrictor.cuh>
Include dependency graph for restrictor.cu:

Go to the source code of this file.

Namespaces

 quda
 

Functions

void quda::Restrict (ColorSpinorField &out, const ColorSpinorField &in, const ColorSpinorField &v, int Nvec, const int *fine_to_coarse, const int *coarse_to_fine, const int *const *spin_map, int parity=QUDA_INVALID_PARITY)
 Apply the restriction operator. More...