SET(COMPONENT_NAME MEDCOUPLING)
-SUBDIRS(INTERP_KERNELTest)
-SUBDIRS(MEDCalculator)
-SUBDIRS(MEDCoupling)
-#SUBDIRS(MEDCouplingCorba)
-#SUBDIRS(MEDCouplingCorba_Swig)
-SUBDIRS(MEDCoupling_Swig)
-SUBDIRS(MEDLoader)
-SUBDIRS(MEDLoader/Swig)
-#SUBDIRS(MEDOP)
-SUBDIRS(MEDPartitioner)
-#SUBDIRS(ParaMEDMEM_Swig)
-#SUBDIRS(ParaMEDMEMTest)
-SUBDIRS(MEDPartitioner_Swig)
-SUBDIRS(RENUMBER_Swig)
+ADD_SUBDIRECTORY(INTERP_KERNELTest)
+ADD_SUBDIRECTORY(MEDCalculator)
+ADD_SUBDIRECTORY(MEDCoupling)
+#ADD_SUBDIRECTORY(MEDCouplingCorba)
+#ADD_SUBDIRECTORY(MEDCouplingCorba_Swig)
+ADD_SUBDIRECTORY(MEDCoupling_Swig)
+ADD_SUBDIRECTORY(MEDLoader)
+ADD_SUBDIRECTORY(MEDLoader/Swig)
+#ADD_SUBDIRECTORY(MEDOP)
+ADD_SUBDIRECTORY(MEDPartitioner)
+#ADD_SUBDIRECTORY(ParaMEDMEM_Swig)
+#ADD_SUBDIRECTORY(ParaMEDMEMTest)
+ADD_SUBDIRECTORY(MEDPartitioner_Swig)
+ADD_SUBDIRECTORY(RENUMBER_Swig)
struct RequestStruct *aRequestStruct = _map_of_request_struct[ RequestId ] ;
if ( aRequestStruct )
return aRequestStruct->MPIDatatype;
- return (MPI_Datatype ) NULL ;
+ return MPI_DATATYPE_NULL;
}
// Returns the size of the receiving message of the request corresponding to