]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
icc porting
authorageay <ageay>
Mon, 28 Mar 2011 14:23:20 +0000 (14:23 +0000)
committerageay <ageay>
Mon, 28 Mar 2011 14:23:20 +0000 (14:23 +0000)
src/MEDCoupling/MEDCouplingCMesh.cxx

index 408af8efb49f085e28f566b4be5031ecda82277f..9497a918a903557b9f28d8926991abbaa4528342 100644 (file)
@@ -512,6 +512,7 @@ DataArrayInt *MEDCouplingCMesh::checkTypeConsistencyAndContig(const std::vector<
       else
         idsPerType[code[2]]->deepCpy();
     }
+  return 0;
 }
 
 MEDCouplingUMesh *MEDCouplingCMesh::buildUnstructured() const throw(INTERP_KERNEL::Exception)