Go to the source code of this file.
|
void | setDims (int *) |
|
void | covdev_dslash (void *res, void **link, void *spinorField, int oddBit, int daggerBit, int mu, QudaPrecision sPrecision, QudaPrecision gPrecision) |
|
void | covdev_dslash_mg4dir (cpuColorSpinorField *out, void **link, void **ghostLink, cpuColorSpinorField *in, int oddBit, int daggerBit, int mu, QudaPrecision sPrecision, QudaPrecision gPrecision) |
|
void | mat (void *out, void **link, void *in, int daggerBit, int mu, QudaPrecision sPrecision, QudaPrecision gPrecision) |
|
void | matdagmat (void *out, void **link, void *in, int dagger_bit, int mu, QudaPrecision sPrecision, QudaPrecision gPrecision, void *tmp, QudaParity parity) |
|
void | mat_mg4dir (cpuColorSpinorField *out, void **link, void **ghostLink, cpuColorSpinorField *in, int daggerBit, int mu, QudaPrecision sPrecision, QudaPrecision gPrecision) |
|
void | matdagmat_mg4dir (cpuColorSpinorField *out, void **link, void **ghostLink, cpuColorSpinorField *in, int dagger_bit, int mu, QudaPrecision sPrecision, QudaPrecision gPrecision, cpuColorSpinorField *tmp, QudaParity parity) |
|
◆ covdev_dslash()
void covdev_dslash |
( |
void * |
res, |
|
|
void ** |
link, |
|
|
void * |
spinorField, |
|
|
int |
oddBit, |
|
|
int |
daggerBit, |
|
|
int |
mu, |
|
|
QudaPrecision |
sPrecision, |
|
|
QudaPrecision |
gPrecision |
|
) |
| |
◆ covdev_dslash_mg4dir()
◆ mat()
◆ mat_mg4dir()
◆ matdagmat()
◆ matdagmat_mg4dir()
◆ setDims()