Salome HOME
CMake: Avoid linking to Python libs
[tools/medcoupling.git] / src / MEDCoupling /
2024-01-20 mbsUpdated copyright comment
2023-08-14 Anthony Geay[EDF27860] : MEDCouplingUMesh.getCellsContainingPoints...
2023-08-11 Anthony Geay[EDF27988] : Implementation of MEDCouplingUMesh.explode...
2023-08-10 Anthony Geay[EDF27859] : Correct bug in case of HEXA/HEXA in P1P0...
2023-07-19 jfaMerge branch 'V9_11_BR'
2023-06-19 mbsupdated copyright message V9_11_BR V9_11_0
2023-06-16 mbsupdated copyright message
2023-06-13 abnBug fix: isColinear3D() was using wrongly dimensionned... abn/conf3d_fix
2023-05-15 abnNew feature: colinearizeEdges(): merge colinear edges...
2023-03-13 abnBug fix: findCellIdsOnBoundary() wrongly throwing if...
2023-03-10 abnMinor: buildInnerBoundary(): degenerated case was not... abn/write40
2023-02-15 Anthony GeayNew references checked for PYRA5 due to modification...
2023-01-31 Anthony Geay[EDF26877] : management of computation of measure field...
2023-01-30 Anthony Geay[EDF26877] : Improvement of precision of integral compu...
2023-01-16 Antoine KARCHERFix MEDCOUPLING compilation issue on Windows bos/33389 1/head
2022-12-21 Anthony GeayImplementation of new DataArrayInt.locateComponentId...
2022-12-20 Anthony GeayImplementation of MEDCoupling1SGTUMesh.computeTriangleH...
2022-09-26 Yoann AudouinRemoving compiler warning (unused argument)
2022-08-24 Anthony GeaySmall refactoring of interpolation and implementation... V9_9_1b1
2022-06-08 abnBug fix MEDCouplingRemapper::reverseTransfer()
2022-05-31 vsrMerge branch 'V9_9_BR'
2022-05-20 abn[Bug fix]: buildInnerBoundaryAlongM1Group V9_9_BR V9_9_0 V9_9_0rc2
2022-05-05 vsrCopyright update 2022
2022-03-30 Anthony GeayMerge branch 'duc/new_function' V9_9_0a2
2022-03-29 Anida KhizarBug fix: infinite loop when ordering 1D cells of piecew...
2022-03-29 DUC ANH HOANGnew sort function for the pairs list which can replace... duc/new_function
2022-03-15 Anida Khizar[Bug fix] : creation of redundant nodes in BuildSlice3D abn_akr/int
2022-03-15 abn[Bug fix] Intersect2DMeshWith1DLine now handles properl...
2021-12-10 vsrMerge branch 'V9_8_BR'
2021-11-19 eapbos #26452 [EDF] (2021) SMESH: orientation of faces
2021-11-16 abnBug fix: buildInnerBoundaryAlongM1Group
2021-11-16 abnBug fix: buildInnerBoundaryAlongM1Group
2021-09-16 abnMinor doc: recall conformize3D limitation.
2021-09-01 Yoann AudouinAdding conversion to int64 for MEDcouplingField
2021-06-16 Anthony Geay[EDF23724] : protection against intersection on a singl...
2021-05-24 vsrMerge branch 'V9_7_BR'
2021-04-27 Anthony Geayimplementation of useful DataArray::SplitStringInChunck...
2021-04-01 abn[ICoCo]: ICoCo part as a new sub library: libmedicoco.so
2021-03-30 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2021-03-30 Anthony GeayAdd MEDCouplingMesh.computeMeshCenterOfMass
2021-03-29 abn[ICoCo] ICoCo interface version 2
2021-03-25 Anthony GeayMerge branch 'occ/24009'
2021-03-25 vsrCopyright update 2021
2021-03-15 Anthony GeayDataArrayInt32.convertToInt64Arr and DataArrayInt64...
2021-03-03 Anthony GeayFix warning due to 999b10494c931d01a
2021-02-05 Anthony GeayImplementation of basic mesh checker to detect avoidabl... agy/checkmesh
2021-02-01 abnParaMEDMemTest: bug fix: dangling pointer on stack.
2021-01-26 abnMinor doc clarification following user feedback.
2021-01-26 abnDoc
2021-01-21 abnMinor: SPACEDIM remains an int abn/inner_ptloc
2021-01-21 abn2D PointLocator remapping now works properly on non...
2021-01-21 abnbuildInnerBoundaryAlongM1Group: bug fix for singular...
2020-12-07 Viktor UzlovAdapt for C++17
2020-11-19 Anida KHIZARIntersection: fixed seg fault on Ubuntu 20 V9_6_asterxx_0
2020-11-18 Anthony GEAYFix SIGSEGV on string representation of empty MEDCoupli...
2020-11-16 Anthony GEAYOptimize memory peak during coordinates loading implied...
2020-11-16 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-11-16 Anthony Geay[EDF22126] : doc about convention of components for...
2020-11-11 vsrMerge branch 'V9_6_BR'
2020-11-05 Anida KHIZARIntersect2DMeshWith1DLine: bug fix (collinear edges...
2020-11-02 abnMEDFileCMesh: bug fix: getFamsNonEmptyLevels{Ext} was...
2020-10-15 Anida KHIZARBug with FindClosestTupleIdAlg fixed (preventing the... V9_6_0b1
2020-10-13 Anthony GEAYGeneralization of MEDCouplingUMesh::fillCellIdsToKeepFr...
2020-10-07 Anthony GeayPropagate to medcoupling C++ client code MEDCOUPLING_US... agy/prop_64bit_definition V9_6_0a2
2020-09-28 abnFix clang compilation (template instanciations) + clang...
2020-09-28 abnBug fixes: cartesianize() and WriteFieldOnAlreadyWritte...
2020-09-28 Anthony GEAYManagement of int64 fields into medcoupling.
2020-09-18 Anthony GeayMake it compile with intel compiler into int64 mode
2020-07-10 vsrMerge branch 'V9_5_BR'
2020-06-24 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-06-24 Anthony Geay[EDF21675] : Management of PENTA18 for NodeElement...
2020-05-10 Anthony GeayAddition of MEDCouplingSkyLineArray.thresholdPerPack... V9_5_0b1
2020-05-10 Anthony GeayAvoid useless time stamp incrementation
2020-05-10 Anthony GeayDebug of MEDCouplingUMesh::areCellsIncludedInMe : now...
2020-05-08 Anthony Geay[EDF21149] : fix bug detected in MEDCouplingUMesh:...
2020-04-29 Anthony GeayMEDFileUMesh.LoadPartCoords + ParaDataArray implementation
2020-04-28 Anthony GeaySome helpers for debugging
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-03-30 Anthony GeayImplementation of ParaUMesh::getCellIdsLyingOnNodes V9_5_0a2
2020-02-21 Anthony GeayEase memory tracking
2020-01-27 Anthony GeayMerge branch 'agy/EDF20418_integ'
2020-01-27 Anthony Geay[EDF20418] : Fix regression in computation of Voronoi...
2020-01-14 rnvFix compilation on Windows with VS 2017 after implement...
2020-01-09 Anthony GeayMake it work with 64bits config
2020-01-02 Anthony GeayGet rid of conversion array duplication
2020-01-02 Anthony GeayDeal with 1D/0D pointlocator into Remapper
2019-12-31 Anthony GeayDeal with 2D/0D pointlocator into Remapper
2019-12-31 Anthony GeayDeal with 3D/0D point locator intersection in Remapper...
2019-12-20 eapIndices are stored as mcIdType type instead of int...
2019-10-15 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr... V9_4_0b1
2019-09-02 abnPortability GCC9 (spotted on Fedora 30)
2019-07-25 Anthony Geay[EDF19849] : more permissive MEDCouplingUMesh::computeP...
2019-03-07 rnvFix compilation on Windows
2019-03-05 vsrMerge branch 'V9_2_2_BR'
2019-03-04 abnIntersect2DMeshWith1DLine: more doc.
2019-03-04 abnIntersect2DMeshWith1DLine bug fix: when a cell was...
2019-02-26 Anthony GeayWindows porting. Thanks to Roman.
next