|
QUDA
1.0.0
|
#include <color_spinor_field.h>#include <tune_quda.h>#include <typeinfo>#include <launch_kernel.cuh>#include <jitify_helper.cuh>#include <kernels/restrictor.cuh>
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... | |
1.8.13