|
Distributed QUEST for GPU
|
Go to the source code of this file.
Macros | |
| #define | PREC 2 |
| #define | REAL double |
| #define | MPI_QuEST_REAL MPI_DOUBLE |
| #define | REAL_STRING_FORMAT "%.14f" |
| #define | REAL_EPS 1e-13 |
| #define MPI_QuEST_REAL MPI_DOUBLE |
Definition at line 26 of file QuEST_precision.h.
| #define PREC 2 |
Definition at line 8 of file QuEST_precision.h.
| #define REAL double |
Definition at line 25 of file QuEST_precision.h.
| #define REAL_EPS 1e-13 |
Definition at line 28 of file QuEST_precision.h.
Referenced by validateAlphaBeta(), validateMatrixIsUnitary(), and validateUnitVector().
| #define REAL_STRING_FORMAT "%.14f" |
Definition at line 27 of file QuEST_precision.h.
1.8.14