Go to the source code of this file.
|
struct | quda::TwistedMassPreconditionedLaunch< 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::TwistedMassPreconditioned< Float, nDim, nColor, Arg > |
|
struct | quda::TwistedMassPreconditionedApply< Float, nColor, recon > |
|
|
void | quda::ApplyTwistedMassPreconditioned (ColorSpinorField &out, const ColorSpinorField &in, const GaugeField &U, double a, double b, bool xpay, const ColorSpinorField &x, int parity, bool dagger, bool asymmetric, const int *comm_override, TimeProfile &profile) |
| Driver for applying the preconditioned twisted-mass stencil. More...
|
|