Go to the source code of this file.
|
struct | quda::DomainWall5DLaunch< 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::DomainWall5D< Float, nDim, nColor, Arg > |
|
struct | quda::DomainWall5DApply< Float, nColor, recon > |
|
|
void | quda::ApplyDomainWall5D (ColorSpinorField &out, const ColorSpinorField &in, const GaugeField &U, double a, double m_f, const ColorSpinorField &x, int parity, bool dagger, const int *comm_override, TimeProfile &profile) |
| Driver for applying the Domain-wall 5-d stencil to a 5-d vector with 5-d preconditioned data order. More...
|
|