|
MOOCHO (Single Doxygen Collection)
Version of the Day
|


Go to the source code of this file.
| #define | RTOpMPI_VALUE_TYPE MPI_DOUBLE /*< (MPI only) Compatible with fortran DOUBLE PRECISION? */ |
| #define | RTOpMPI_INDEX_TYPE MPI_INT /*< (MPI only) Compatible with fortran INTEGER? */ |
| #define | RTOpMPI_CHAR_TYPE MPI_CHAR /*< (MPI only) Compatible with fortran CHARACTER? */ |
| #define | RTOp_MAX_REDUCT_TRANS_OP_CLASS_NAME 50 |
| typedef MPI_Datatype | RTOp_Datatype |
| #define RTOpMPI_VALUE_TYPE MPI_DOUBLE /*< (MPI only) Compatible with fortran DOUBLE PRECISION? */ |
Definition at line 86 of file RTOp_MPI_config.h.
| #define RTOpMPI_INDEX_TYPE MPI_INT /*< (MPI only) Compatible with fortran INTEGER? */ |
Definition at line 87 of file RTOp_MPI_config.h.
| #define RTOpMPI_CHAR_TYPE MPI_CHAR /*< (MPI only) Compatible with fortran CHARACTER? */ |
Definition at line 88 of file RTOp_MPI_config.h.
| #define RTOp_MAX_REDUCT_TRANS_OP_CLASS_NAME 50 |
Definition at line 91 of file RTOp_MPI_config.h.
| typedef MPI_Datatype RTOp_Datatype |
Definition at line 85 of file RTOp_MPI_config.h.
1.8.6