Salome HOME
Modif b4 apply.
authorAnthony Geay <anthony.geay@edf.fr>
Mon, 18 Jan 2016 08:11:02 +0000 (09:11 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Mon, 18 Jan 2016 08:11:02 +0000 (09:11 +0100)
v8_work/TODO.txt

index f2adaa4fd543e11a21ffb540f23d12a2477fb518..6ebb630d559a7d86e0eae820109f8e54b50dd9e2 100644 (file)
@@ -23,12 +23,11 @@ Covariance fixes [DONE]
 Various simplifications
 =======================
     + 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
+Inheritance fix (OK but at the end of process)
 ===============
     + move up in all classes deepCpy(), shallowCpy(), clone() 
 
@@ -66,10 +65,10 @@ MEDCouplingExtrudedMesh
     
 MEDCouplingMesh
 ---------------
-    getBarycenterAndOwner / computeBarycenter
-    computeIsoBarycenterOfNodesPerCell / computeCenterOfMass
+    getBarycenterAndOwner / computeCellCenterOfMass
     checkCoherency / checkConsistencyLight
     checkCoherency1 / checkConsistency
+    checkCoherency2 / checkConsistencyDeep
     
 MEDCouplingPointSet
 -------------------
@@ -145,4 +144,4 @@ MEDFileMesh
     setAxType / setAxisType
     getAxType / getAxisType
 
-   
\ No newline at end of file
+