QUDA  v1.1.0
A library for QCD on GPUs
Functions
quda::mobius_tensor_core Namespace Reference

Functions

void apply_fused_dslash (ColorSpinorField &out, const ColorSpinorField &in, const GaugeField &U, ColorSpinorField &y, const ColorSpinorField &x, double m_f, double m_5, const Complex *b_5, const Complex *c_5, bool dagger, int parity, int shift[4], int halo_shift[4], MdwfFusedDslashType type)
 

Function Documentation

◆ apply_fused_dslash()

void quda::mobius_tensor_core::apply_fused_dslash ( ColorSpinorField out,
const ColorSpinorField in,
const GaugeField U,
ColorSpinorField y,
const ColorSpinorField x,
double  m_f,
double  m_5,
const Complex b_5,
const Complex c_5,
bool  dagger,
int  parity,
int  shift[4],
int  halo_shift[4],
MdwfFusedDslashType  type 
)