QUDA v0.4.0
A library for QCD on GPUs
|
#include <float.h>
Go to the source code of this file.
Defines | |
#define | INVALID_INT QUDA_INVALID_ENUM |
#define | INVALID_DOUBLE DBL_MIN |
Functions | |
void | printQudaGaugeParam (QudaGaugeParam *param) |
void | printQudaInvertParam (QudaInvertParam *param) |
#define INVALID_DOUBLE DBL_MIN |
Definition at line 15 of file check_params.h.
#define INVALID_INT QUDA_INVALID_ENUM |
Definition at line 14 of file check_params.h.
void printQudaGaugeParam | ( | QudaGaugeParam * | param | ) |
Print the members of QudaGaugeParam.
Definition at line 39 of file check_params.h.
void printQudaInvertParam | ( | QudaInvertParam * | param | ) |
Print the members of QudaGaugeParam.
Definition at line 109 of file check_params.h.