QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Functions
covDev.cu File Reference
#include <dslash.h>
#include <worker.h>
#include <dslash_helper.cuh>
#include <color_spinor_field_order.h>
#include <gauge_field_order.h>
#include <color_spinor.h>
#include <index_helper.cuh>
#include <gauge_field.h>
#include <uint_to_char.h>
#include <dslash_policy.cuh>
#include <kernels/covDev.cuh>
Include dependency graph for covDev.cu:

Go to the source code of this file.

Namespaces

 quda
 

Functions

void quda::ApplyCovDev (ColorSpinorField &out, const ColorSpinorField &in, const GaugeField &U, int mu, int parity, bool dagger, const int *comm_override, TimeProfile &profile)
 Driver for applying the covariant derivative. More...