Salome HOME
Merge branch 'master' into V7_dev - taking only stuff not for V8
[tools/medcoupling.git] / v8_work / TODO.txt
index 807525298906c8158c77223beca4cc10330fece9..651f5250324eb2be7ec97814e7bab5e2003ad396 100644 (file)
@@ -20,11 +20,12 @@ Covariance fixes [DONE]
     + MEDCouplingIMesh
         deepCpy  
 
-Various simplifications
+Various simplifications [DONE]
 =======================
     + remove isIdentity2
     + remove replaceOneValByInThis (changeValue fait le meme boulot) - Attention repercuter if(oldValue==newValue) return 0
     + tessellate2D et tessellate2DCurve: à merger en un seul tessellate2D
+    + remove checkCoherency2
      
 Inheritance fix (OK but at the end of process)
 ===============
@@ -67,7 +68,6 @@ MEDCouplingMesh
     getBarycenterAndOwner / computeCellCenterOfMass
     checkCoherency / checkConsistencyLight
     checkCoherency1 / checkConsistency
-    checkCoherency2 / checkConsistencyDeep
     
 MEDCouplingPointSet
 -------------------