|
QUDA v0.3.2
A library for QCD on GPUs
|
Go to the source code of this file.
Functions | |
| void | gauge_force_init_cuda (QudaGaugeParam *param, int max_length) |
| void | gauge_force_cuda (FullMom cudaMom, int dir, double eb3, FullGauge cudaSiteLink, QudaGaugeParam *param, int **input_path, int *length, void *path_coeff, int num_paths, int max_length) |
| void gauge_force_cuda | ( | FullMom | cudaMom, |
| int | dir, | ||
| double | eb3, | ||
| FullGauge | cudaSiteLink, | ||
| QudaGaugeParam * | param, | ||
| int ** | input_path, | ||
| int * | length, | ||
| void * | path_coeff, | ||
| int | num_paths, | ||
| int | max_length | ||
| ) |
Definition at line 535 of file gauge_force_quda.cu.
| void gauge_force_init_cuda | ( | QudaGaugeParam * | param, |
| int | max_length | ||
| ) |
Definition at line 313 of file gauge_force_quda.cu.
1.7.3