QUDA  0.9.0
Namespaces | Macros | Functions
dslash_improved_staggered.cu File Reference
#include <cstdlib>
#include <cstdio>
#include <string>
#include <iostream>
#include <color_spinor_field.h>
#include <clover_field.h>
#include <quda_internal.h>
#include <dslash_quda.h>
#include <sys/time.h>
#include <blas_quda.h>
#include <inline_ptx.h>
#include <dslash_constants.h>
#include <dslash_textures.h>
#include <dslash_index.cuh>
#include <staggered_dslash_def.h>
#include <dslash_quda.cuh>
#include <dslash_events.cuh>
#include <dslash_policy.cuh>
Include dependency graph for dslash_improved_staggered.cu:

Go to the source code of this file.

Namespaces

 quda
 
 quda::improvedstaggered
 

Macros

#define DD_IMPROVED   1
 

Functions

void quda::improvedStaggeredDslashCuda (cudaColorSpinorField *out, const cudaGaugeField &fatGauge, const cudaGaugeField &longGauge, const cudaColorSpinorField *in, const int parity, const int dagger, const cudaColorSpinorField *x, const double &k, const int *commDim, TimeProfile &profile)
 

Macro Definition Documentation

◆ DD_IMPROVED

#define DD_IMPROVED   1

Definition at line 45 of file dslash_improved_staggered.cu.