|
Octopus
|
Go to the documentation of this file.
21#define R_TYPE real(real64)
22#define R_BASE real(real64)
23#define R_DOUBLE real(real64)
24#define R_MPITYPE MPI_DOUBLE_PRECISION
25#define R_TYPE_VAL TYPE_FLOAT
26#define R_TYPE_CL 'RTYPE_DOUBLE'
27#define R_TYPE_IOBINARY TYPE_DOUBLE
28#define R_TOTYPE(x) real(x, real64)
32#define R_AIMAG(x) (M_ZERO)
36#define aX(x,y) x ## d ## y