4 Covariance fixes [DONE]
8 deepCpyConnectivityOnly
9 mergeMyselfWithOnSameCoords
13 buildFacePartOfMySelfNode
15 buildPartOfMySelfKeepCoords
16 buildPartOfMySelfKeepCoords2
18 + MEDCouplingExtrudedMesh
23 Various simplifications [DONE]
24 =======================
26 + remove replaceOneValByInThis (changeValue fait le meme boulot) - Attention repercuter if(oldValue==newValue) return 0
27 + tessellate2D et tessellate2DCurve: à merger en un seul tessellate2D
28 + remove checkCoherency2
30 Inheritance fix (OK but at the end of process)
32 + move up in all classes deepCpy(), shallowCpy(), clone()
34 Namespace changes [DONE]
37 + MEDLoader static methods moved at namespace level
39 . Removal of the MEDLoader Python module
43 + write script to do it!
44 + apply following renamings
48 RevIntegral / IntensiveConservation
49 ConservativeVolumic / IntensiveMaximum
50 IntegralGlobConstraint / ExtensiveConservation
51 Integral / ExtensiveMaximum
56 performCpy / performCopyOrIncrRef
60 MEDCouplingAutoRefCountObjectPtr / MCAuto
62 MEDCouplingExtrudedMesh
63 -----------------------
64 MEDCouplingExtrudedMesh / MEDCouplingMappedExtrudedMesh
68 getBarycenterAndOwner / computeCellCenterOfMass
69 checkCoherency / checkConsistencyLight
70 checkCoherency1 / checkConsistency
74 mergeNodes2 / mergeNodesCenter
75 renumberNodes2 / renumberNodesCenter
76 buildPartOfMySelf2 / buildPartOfMySelfSlice
77 buildPartOfMySelfKeepCoords2 / buildPartOfMySelfKeepCoordsSlice
78 deepCpyConnectivityOnly / deepCopyConnectivityOnly
82 checkCoherencyOfConnectivity / checkConsistencyOfConnectivity
86 getMeshLength / getNodalConnectivityArrayLen
87 AreCellsEqual0 / AreCellsEqualPolicy0
88 AreCellsEqual1 / AreCellsEqualPolicy1
89 AreCellsEqual2 / AreCellsEqualPolicy2
90 AreCellsEqual7 / AreCellsEqualPolicy7
91 AreCellsEqual3 / AreCellsEqualPolicy2NoType
92 areCellsIncludedIn2 / areCellsIncludedInPolicy7
93 setPartOfMySelf2 / setPartOfMySelfSlice
94 ExtractFromIndexedArrays2 / ExtractFromIndexedArraysSlice
95 SetPartOfIndexedArrays2 / SetPartOfIndexedArraysSlice
96 SetPartOfIndexedArraysSameIdx2 / SetPartOfIndexedArraysSameIdxSlice
97 deepCpyConnectivityOnly / deepCopyConnectivityOnly
101 setContigPartOfSelectedValues2 / setContigPartOfSelectedValuesSlice
102 selectByTupleId2 / selectByTupleIdSafe
103 GetAxTypeRepr / GetAxisTypeRepr
104 cpyFrom / deepCopyFrom
109 selectByTupleId2 / selectByTupleIdSlice
110 BuildOld2NewArrayFromSurjectiveFormat2 / ConvertIndexArrayToO2N
112 getIdsEqual / findIdsEqual
113 getIdsNotEqual / findIdsNotEqual
114 getIdsEqualList / findIdsEqualList
115 getIdsNotEqualList / findIdsNotEqualList
116 getIdsEqualTuple / findIdsEqualTuple
117 locateValue / findIdFirstEqual
118 locateTuple / findIdFirstEqualTuple
119 search / findIdSequence
120 getIdsInRange / findIdsInRange
121 getIdsNotInRange / findIdsNotInRange
122 getIdsStrictlyNegative / findIdsStricltyNegative
123 searchRangesInListOfIds / findIdsRangesInListOfIds
125 computeOffsets2 / computeOffsetsFull
130 applyFunc2 / applyFuncCompo
131 applyFunc3 / applyFuncNamedCompo
133 MEDCouplingFieldDouble
134 ----------------------
135 getIdsInRange / findIdsInRange
136 fillFromAnalytic2 / fillFromAnalyticCompo
137 fillFromAnalytic3 / fillFromAnalyticNamedCompo
138 applyFunc2 / applyFuncCompo
139 applyFunc3 / applyFuncNamedCompo
140 mergeNodes2 / mergeNodesCenter
144 setAxType / setAxisType
145 getAxType / getAxisType