QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Functions
dslash_domain_wall_4d.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_domain_wall_4d.cuh>
Include dependency graph for dslash_domain_wall_4d.cu:

Go to the source code of this file.

Classes

struct  quda::DomainWall4DLaunch< 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::DomainWall4D< Float, nDim, nColor, Arg >
 
struct  quda::DomainWall4DApply< Float, nColor, recon >
 

Namespaces

 quda
 

Functions

void quda::ApplyDomainWall4D (ColorSpinorField &out, const ColorSpinorField &in, const GaugeField &U, double a, double m_5, const Complex *b_5, const Complex *c_5, const ColorSpinorField &x, int parity, bool dagger, const int *comm_override, TimeProfile &profile)
 Driver for applying the batched Wilson 4-d stencil to a 5-d vector with 4-d preconditioned data order. More...