52 #define OPP_DIR(dir) (7-(dir))
53 #define GOES_FORWARDS(dir) (dir<=3)
54 #define GOES_BACKWARDS(dir) (dir>3)
enum QudaMassNormalization_s QudaMassNormalization
const char * get_quda_ver_str()
const char * get_mass_normalization_str(QudaMassNormalization)
enum QudaPrecision_s QudaPrecision
QudaGaugeParam gaugeParam
int link_sanity_check(void *link, int len, int precision, int dir, QudaGaugeParam *gaugeParam)
QudaMatPCType get_matpc_type(char *s)
void display_link(void *link, int len, int precision)
cpuColorSpinorField * spinor
const char * get_matpc_str(QudaMatPCType)
QudaDslashType get_dslash_type(char *s)
QudaPrecision get_prec(char *s)
void display_spinor(void *spinor, int len, int precision)
enum QudaMatPCType_s QudaMatPCType
enum QudaGaugeFieldOrder_s QudaGaugeFieldOrder
const char * get_solver_str(QudaInverterType type)
int site_link_sanity_check(void *link, int len, int precision, QudaGaugeParam *gaugeParam)
const char * get_dslash_str(QudaDslashType type)
const char * get_recon_str(QudaReconstructType recon)
enum QudaReconstructType_s QudaReconstructType
Main header file for the QUDA library.
const char * get_prec_str(QudaPrecision prec)
const char * get_unitarization_str(bool svd_only)
QudaInverterType get_solver_type(char *s)
QudaMassNormalization get_mass_normalization_type(char *s)
enum QudaDslashType_s QudaDslashType
QudaTwistFlavorType get_flavor_type(char *s)
const char * get_test_type(int t)
const char * get_gauge_order_str(QudaGaugeFieldOrder order)
enum QudaInverterType_s QudaInverterType
QudaReconstructType get_recon(char *s)
enum QudaTwistFlavorType_s QudaTwistFlavorType