1 #ifndef _HISQ_FORCE_REFERENCE_H
2 #define _HISQ_FORCE_REFERENCE_H
10 void* act_path_coeff,
void* temp_xx,
11 void* sitelink,
void* mom);
enum QudaPrecision_s QudaPrecision
void computeLinkOrderedOuterProduct(void *src, void *dest, QudaPrecision precision, int gauge_order)
void color_matrix_hisq_force_reference(float eps, float weight, void *act_path_coeff, void *temp_xx, void *sitelink, void *mom)
void hisqStaplesForceCPU(const double *path_coeff, const QudaGaugeParam ¶m, quda::cpuGaugeField &oprod, quda::cpuGaugeField &link, quda::cpuGaugeField *newOprod)
void hisqCompleteForceCPU(const QudaGaugeParam ¶m, quda::cpuGaugeField &oprod, quda::cpuGaugeField &link, quda::cpuGaugeField *mom)
void halfwilson_hisq_force_reference(float eps, float weight1, void *act_path_coeff, void *temp_x, void *sitelink, void *mom)
void computeHisqOuterProduct(void *src, void *dst, QudaPrecision precision)
void hisqLongLinkForceCPU(double coeff, const QudaGaugeParam ¶m, quda::cpuGaugeField &oprod, quda::cpuGaugeField &link, quda::cpuGaugeField *newOprod)