Salome HOME
Implementation of MEDCoupling1SGTUMesh.computeTriangleHeight and DataArrayDouble...
[tools/medcoupling.git] / src / MEDCoupling_Swig / MEDCouplingBasicsTest7.py
2022-12-20 Anthony GeayImplementation of MEDCoupling1SGTUMesh.computeTriangleH...
2022-09-08 Anthony GeayManagement of derivatives of shape functions of NORM_HE...
2022-08-24 Anthony GeaySmall refactoring of interpolation and implementation... V9_9_1b1
2022-05-31 vsrMerge branch 'V9_9_BR'
2022-05-05 vsrCopyright update 2022
2022-04-11 Anthony Geay[EDF25207] : Fix bbox computation in the polhedron...
2022-03-30 Anthony GeayMerge branch 'duc/new_function' V9_9_0a2
2022-03-29 DUC ANH HOANGnew sort function for the pairs list which can replace... duc/new_function
2021-05-31 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2021-05-31 Anthony GeayFix of reference connectivity of faces of PENTA15 cell...
2021-03-30 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2021-03-30 Anthony GeayAdd MEDCouplingMesh.computeMeshCenterOfMass
2021-03-25 Anthony GeayMerge branch 'occ/24009'
2021-03-25 vsrCopyright update 2021
2021-03-15 Anthony GeayDataArrayInt32.convertToInt64Arr and DataArrayInt64...
2021-02-05 Anthony GeayImplementation of basic mesh checker to detect avoidabl... agy/checkmesh
2020-11-18 Anthony GEAYFix SIGSEGV on string representation of empty MEDCoupli...
2020-11-17 Anthony GEAY[EDF22126] : eigen values with identity matrix
2020-07-10 vsrMerge branch 'V9_5_BR'
2020-06-24 Anthony Geay[EDF21675] : Non regression test
2020-05-10 Anthony GeayAddition of MEDCouplingSkyLineArray.thresholdPerPack... V9_5_0b1
2020-05-10 Anthony GeayDebug of MEDCouplingUMesh::areCellsIncludedInMe : now...
2020-05-08 Anthony Geay[EDF21149] : fix bug detected in MEDCouplingUMesh:...
2020-04-27 Anthony GeayAdd 2 missing methods into wrap of MEDCouplingField
2020-04-26 Anthony GeayParaUMesh.redistributeCells implementation.
2020-04-20 Anthony Geay[EDF21149] : Improvements for // spliter
2020-04-16 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-04-15 vsrCopyright update 2020
2020-01-27 Anthony GeayMerge branch 'agy/EDF20418_integ'
2020-01-27 Anthony Geay[EDF20418] : Fix regression in computation of Voronoi...
2020-01-02 Anthony GeayAdd useful method AllGeometricTypes in python wrapping
2019-12-20 eapIndices are stored as mcIdType type instead of int...