QUDA
1.0.0
|
#include <gauge_field.h>
#include <blas_cublas.h>
#include <blas_quda.h>
#include <tune_quda.h>
#include <jitify_helper.cuh>
#include <kernels/coarse_op_preconditioned.cuh>
Go to the source code of this file.
Namespaces | |
quda | |
Functions | |
void | quda::calculateYhat (GaugeField &Yhat, GaugeField &Xinv, const GaugeField &Y, const GaugeField &X) |
Calculate preconditioned coarse links and coarse clover inverse field. More... | |