QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Functions
dslash_ndeg_twisted_mass.cu File Reference
#include <gauge_field.h>
#include <color_spinor_field.h>
#include <dslash.h>
#include <worker.h>
#include <dslash_policy.cuh>
#include <kernels/dslash_ndeg_twisted_mass.cuh>
Include dependency graph for dslash_ndeg_twisted_mass.cu:

Go to the source code of this file.

Classes

struct  quda::NdegTwistedMassLaunch< Float, nDim, nColor, nParity, dagger, xpay, kernel_type, Arg >
 This is a helper class that is used to instantiate the correct templated kernel for the dslash. More...
 
class  quda::NdegTwistedMass< Float, nDim, nColor, Arg >
 
struct  quda::NdegTwistedMassApply< Float, nColor, recon >
 

Namespaces

 quda
 

Functions

void quda::ApplyNdegTwistedMass (ColorSpinorField &out, const ColorSpinorField &in, const GaugeField &U, double a, double b, double c, const ColorSpinorField &x, int parity, bool dagger, const int *comm_override, TimeProfile &profile)
 Driver for applying the non-degenerate twisted-mass stencil. More...