QUDA
v1.1.0
A library for QCD on GPUs
|
Go to the source code of this file.
Functions | |
template<typename Float > | |
void | contractDegrandRossi (Float *h_result_) |
template<typename Float > | |
void | contractColor (Float *spinorX, Float *spinorY, Float *h_result) |
template<typename Float > | |
int | contraction_reference (Float *spinorX, Float *spinorY, Float *d_result, QudaContractType cType, int X[]) |
Variables | |
int | Z [4] |
int | Vh |
int | V |
void contractColor | ( | Float * | spinorX, |
Float * | spinorY, | ||
Float * | h_result | ||
) |
Definition at line 164 of file contract_reference.h.
void contractDegrandRossi | ( | Float * | h_result_ | ) |
Definition at line 14 of file contract_reference.h.
int contraction_reference | ( | Float * | spinorX, |
Float * | spinorY, | ||
Float * | d_result, | ||
QudaContractType | cType, | ||
int | X[] | ||
) |
Definition at line 191 of file contract_reference.h.
|
extern |
Definition at line 37 of file host_utils.cpp.
|
extern |
Definition at line 38 of file host_utils.cpp.
|
extern |
Definition at line 36 of file host_utils.cpp.