QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Functions
dslash_staggered.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 <dslash_policy.cuh>
#include <kernels/dslash_staggered.cuh>
Include dependency graph for dslash_staggered.cu:

Go to the source code of this file.

Classes

struct  quda::StaggeredLaunch< Float, nDim, nColor, nParity, dagger, xpay, kernel_type, Arg >
 
class  quda::Staggered< Float, nDim, nColor, Arg >
 
struct  quda::StaggeredApply< Float, nColor, recon_u >
 

Namespaces

 quda
 

Functions

void quda::ApplyStaggered (ColorSpinorField &out, const ColorSpinorField &in, const GaugeField &U, double a, const ColorSpinorField &x, int parity, bool dagger, const int *comm_override, TimeProfile &profile)
 Apply the staggered dslash operator to a color-spinor field. More...