|
QUDA
0.9.0
|
#include <color_spinor_field.h>#include <color_spinor_field_order.h>#include <tune_quda.h>#include <cub/cub.cuh>#include <typeinfo>#include <multigrid_helper.cuh>#include <fast_intdiv.h>
Go to the source code of this file.
Namespaces | |
| quda | |
Macros | |
| #define | SWIZZLE |
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 *spin_map, int parity=QUDA_INVALID_PARITY) |
| Apply the restriction operator. More... | |
| #define SWIZZLE |
Definition at line 10 of file restrictor.cu.
1.8.14