X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=v8_work%2FTODO.txt;h=4e27a7ab3022f9fd7b1932ee4876fce8ff9caeee;hb=8d65b3fe9fcfb3f41dadfe696f3853bfcc2d1cdf;hp=807525298906c8158c77223beca4cc10330fece9;hpb=7a1664e27714bcce6c3e6bf440de87b3589e4bf7;p=tools%2Fmedcoupling.git diff --git a/v8_work/TODO.txt b/v8_work/TODO.txt index 807525298..4e27a7ab3 100644 --- a/v8_work/TODO.txt +++ b/v8_work/TODO.txt @@ -20,17 +20,18 @@ 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) =============== + move up in all classes deepCpy(), shallowCpy(), clone() -Namespace changes +Namespace changes [DONE] ================= + MEDCoupling for all + MEDLoader static methods moved at namespace level @@ -67,7 +68,6 @@ MEDCouplingMesh getBarycenterAndOwner / computeCellCenterOfMass checkCoherency / checkConsistencyLight checkCoherency1 / checkConsistency - checkCoherency2 / checkConsistencyDeep MEDCouplingPointSet ------------------- @@ -105,6 +105,7 @@ DataArray DataArrayInt ------------ + isIdentity2 / isIota selectByTupleId2 / selectByTupleIdSlice BuildOld2NewArrayFromSurjectiveFormat2 / ConvertIndexArrayToO2N @@ -113,9 +114,9 @@ DataArrayInt getIdsEqualList / findIdsEqualList getIdsNotEqualList / findIdsNotEqualList getIdsEqualTuple / findIdsEqualTuple - locateValue(int) / findIdsFirstEqual - locateValue(vec) / findIdsFirstEqualList - search / findIdsSequence + locateValue / findIdFirstEqual + locateTuple / findIdFirstEqualTuple + search / findIdSequence getIdsInRange / findIdsInRange getIdsNotInRange / findIdsNotInRange getIdsStrictlyNegative / findIdsStricltyNegative