Salome HOME
Merge branch 'master' into V7_dev - taking only stuff not for V8
[tools/medcoupling.git] / v8_work / TODO.txt
index 55a1ff869626e817dc2cdd6e7f719372b160668f..651f5250324eb2be7ec97814e7bab5e2003ad396 100644 (file)
@@ -20,15 +20,14 @@ Covariance fixes [DONE]
     + MEDCouplingIMesh
         deepCpy  
 
-Various simplifications
+Various simplifications [DONE]
 =======================
     + remove isIdentity2
-    + remove checkCoherency2
-    + remove replaceOneValByInThis (changeValue fait le meme boulot)
+    + remove replaceOneValByInThis (changeValue fait le meme boulot) - Attention repercuter if(oldValue==newValue) return 0
     + tessellate2D et tessellate2DCurve: à merger en un seul tessellate2D
-    + rename file MEDCouplingNatureOfFieldEnum into MEDCouplingNatureOfFieldEnum.hxx    
-
-Inheritance fix (for 8.1)
+    + remove checkCoherency2
+     
+Inheritance fix (OK but at the end of process)
 ===============
     + move up in all classes deepCpy(), shallowCpy(), clone() 
 
@@ -66,10 +65,9 @@ MEDCouplingExtrudedMesh
     
 MEDCouplingMesh
 ---------------
-    getBarycenterAndOwner / computeBarycenter
-    computeIsoBarycenterOfNodesPerCell / computeCenterOfMass
-    checkCoherency / checkCoherencyLight
-    checkCoherency1 / checkCoherency
+    getBarycenterAndOwner / computeCellCenterOfMass
+    checkCoherency / checkConsistencyLight
+    checkCoherency1 / checkConsistency
     
 MEDCouplingPointSet
 -------------------
@@ -145,4 +143,4 @@ MEDFileMesh
     setAxType / setAxisType
     getAxType / getAxisType
 
-   
\ No newline at end of file
+