Distributed QUEST for GPU
Macros
QuEST_precision.h File Reference

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
 

Macro Definition Documentation

◆ MPI_QuEST_REAL

#define MPI_QuEST_REAL   MPI_DOUBLE

Definition at line 26 of file QuEST_precision.h.

◆ PREC

#define PREC   2

Definition at line 8 of file QuEST_precision.h.

◆ REAL

#define REAL   double

Definition at line 25 of file QuEST_precision.h.

◆ REAL_EPS

#define REAL_EPS   1e-13

◆ REAL_STRING_FORMAT

#define REAL_STRING_FORMAT   "%.14f"

Definition at line 27 of file QuEST_precision.h.