QUDA
v0.7.0
A library for QCD on GPUs
|
Go to the source code of this file.
Functions | |
void | fermion_force_reference (float eps, float weight1, float weight2, void *act_path_coeff, void *temp_x, void *sitelink, void *mom) |
void | fermion_force_reference (double eps, double weight1, double weight2, void *act_path_coeff, void *temp_x, void *sitelink, void *mom) |
void fermion_force_reference | ( | float | eps, |
float | weight1, | ||
float | weight2, | ||
void * | act_path_coeff, | ||
void * | temp_x, | ||
void * | sitelink, | ||
void * | mom | ||
) |
Definition at line 532 of file fermion_force_reference.cpp.
void fermion_force_reference | ( | double | eps, |
double | weight1, | ||
double | weight2, | ||
void * | act_path_coeff, | ||
void * | temp_x, | ||
void * | sitelink, | ||
void * | mom | ||
) |
Definition at line 543 of file fermion_force_reference.cpp.