Go to the source code of this file.
|
struct | quda::TwistedCloverLaunch< 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::TwistedClover< Float, nDim, nColor, Arg > |
|
struct | quda::TwistedCloverApply< Float, nColor, recon > |
|
|
void | quda::ApplyTwistedClover (ColorSpinorField &out, const ColorSpinorField &in, const GaugeField &U, const CloverField &C, double a, double b, const ColorSpinorField &x, int parity, bool dagger, const int *comm_override, TimeProfile &profile) |
| Driver for applying the twisted-clover stencil. More...
|
|