Salome HOME
tools/medcoupling.git
2023-06-13 abnBug fix: isColinear3D() was using wrongly dimensionned... abn/conf3d_fix
2023-06-05 Anthony Geay[KW103] : Fix invalid usage of CMAKE_DEPENDENT_OPTION
2023-05-16 abnMinor: wider exception check in *DEC test V9_11_0b1
2023-05-15 abn[DEC] Enhance ctors on Python side to accept mpi4py...
2023-05-15 abnNew feature: colinearizeEdges(): merge colinear edges...
2023-04-25 abnDoc: indicating how to pass MPI_Comm from mpi4py V9_11_0a1 V9_11_0a2
2023-04-17 Nabil Ghodbanefix compilation issues. Tested on all supported Linux... abn/mac_port
2023-04-17 abnPortability: Mac
2023-04-14 abnMinor: exception propagation when scipy not available...
2023-04-13 Anida Khizar[Bug fix] faces duplication during partitioning akr/partial_load
2023-04-13 Anida Khizar[Partial load] Implementation of a partial parallel...
2023-03-23 Nabil GhodbaneFix MEDCoupling tests currently failing on Windows OS:
2023-03-15 Anthony Geay[EDF27364] : Partial connectivity only extraction of...
2023-03-13 abnBug fix: findCellIdsOnBoundary() wrongly throwing if...
2023-03-10 abnMinor: buildInnerBoundary(): degenerated case was not... abn/write40
2023-03-10 abnMEDFile -> write40 functionality
2023-03-02 Anthony Geay[EDF27213] : Fix VTK version detection
2023-02-15 Anthony GeayNew references checked for PYRA5 due to modification...
2023-02-13 Anthony GeayImplement all derivatives for a shape functions based...
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-27 abnMinor: portability on MacOS
2023-01-16 Antoine KARCHERFix MEDCOUPLING compilation issue on Windows bos/33389 1/head
2023-01-04 Anthony GeayMake it compile on RH8 native compiler of cluster
2022-12-28 Anthony Geay[EDF26665] : MEDFileFieldMultiTS.setInfo added in Pytho...
2022-12-21 Anthony GeayImplementation of new DataArrayInt.locateComponentId...
2022-12-20 Anthony GeayImplementation of MEDCoupling1SGTUMesh.computeTriangleH...
2022-12-16 abnBug fix: MEDFileUMesh::Aggregate wrongly handling dupli...
2022-12-16 jfaMerge branch 'V9_10_BR'
2022-11-28 Anthony Geay[EDF26362] : Check at write time of MEDFileUMesh instan...
2022-11-28 Anthony GeayWarning hunting
2022-11-28 Anthony Geay[EDF26451] : implementation of MEDFileMesh.addGroupsAtLevel
2022-11-28 Anthony Geay[EDF26299] : Quick fix for symmetrization of the behavi...
2022-11-22 jfaIncrement version: 9.10.0 V9_10_BR V9_10_0 V9_10_0rc1
2022-10-21 abnCygwin portability abn/cygwin V9_10_0b1
2022-10-10 Anthony Geay[tuleap30906] : fix compilation error in UB22 V9_10_0a1 V9_10_0a2
2022-10-07 Anthony GeayMake it work with debian9 native g++ version 6.3.0
2022-10-07 Anthony Geay[EDF26238] : fix performance on MEDFileMesh::getGroupsO...
2022-09-26 Yoann AudouinRemoving compiler warning (unused argument)
2022-09-14 Anthony GeayAdd MEDFileMesh.ConvertToMEDFileGeoType method
2022-09-12 Anthony Geay[tuleap30958] : windows porting
2022-09-08 Anthony GeayManagement of derivatives of shape functions of NORM_HE...
2022-09-02 Anthony GeayKeep track of datetime of configuration
2022-08-24 Anthony GeayFix problem for not locatable points in the context...
2022-08-24 Anthony GeaySmall refactoring of interpolation and implementation... V9_9_1b1
2022-06-08 abnBug fix MEDCouplingRemapper::reverseTransfer()
2022-06-03 abnAdding an extra test case for buildInnerBoundaryAlongM1...
2022-06-03 abnDisabling usage of MEDCOUPLING_BUILD_PY_TESTS at applic...
2022-06-03 vsrFix problems with `salome test`
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-12 vsrbos #29863 [CEA 29586] MEDCouplingBascisTest failing... vsr/29863 V9_9_0rc1
2022-05-05 vsrCopyright update 2022
2022-05-05 vsrIncrement version: 9.9.0
2022-04-29 abnIntroducing MEDCOUPLING_BUILD_PY_TESTS (default ON... abn/minors
2022-04-28 abnFixing CMake to allow inclusion as a sub-project.
2022-04-19 Anthony Geay[EDF25207] : More robust implementation keeping the... V9_9_0b1
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 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...
2022-02-04 abnStatic members of CellModel and Units fix. abn/static_fix V9_9_0a1
2022-01-20 eapbos #26461 [EDF] (2021) MedCoupling: debug tetra/tetra...
2021-12-29 Anthony GeayFix error in deepCopy of MEDFileJoints for ASTERXX...
2021-12-29 Anthony GeayAddition of MEDFileJointOneStep.clearCorrespondences...
2021-12-20 Anthony Geay[EDF24514] : GlobalNodeIds array was missing whereas...
2021-12-10 vsrMerge branch 'V9_8_BR'
2021-11-26 vsrIncrement version: 9.8.0 V9_8_BR V9_8_0 V9_8_0rc1
2021-11-19 eapbos #26452 [EDF] (2021) SMESH: orientation of faces
2021-11-18 jfa[bos #26432] [CEA 26431] import/export SAUV removal
2021-11-16 abnBug fix: buildInnerBoundaryAlongM1Group
2021-11-16 abnBug fix: buildInnerBoundaryAlongM1Group
2021-11-11 vsrbos #26616 [CEA][Windows] type long MEDCOUPLING failing...
2021-11-10 vsrRevert "bos #26616 [CEA][Windows] type long MEDCOUPLING...
2021-11-10 vsrbos #26616 [CEA][Windows] type long MEDCOUPLING failing...
2021-10-04 vsrMerge branch 'vsr/26458' V9_8_0a1 V9_8_0a2 V9_8_0b1
2021-10-04 vsrbos #26458 Versioning of sources via git commit id...
2021-09-16 abnMinor doc: recall conformize3D limitation.
2021-09-01 Yoann AudouinAdding conversion to int64 for MEDcouplingField
2021-08-26 Yoann AudouinAdding support for int64 field in basic api
2021-08-02 Anthony Geay[EDF23738] : bug correction to avoid regressions
2021-08-02 Anthony GeayMerge branch 'agy/edf23738_mix_struc_el_integ'
2021-08-02 Anthony Geay[EDF23738] : implementation in structure elements ...
2021-07-02 abn[doc] Updating tutorial to only use "import medcoupling...
2021-06-25 abnMinor fix in ICoCo header ...
2021-06-21 Anthony Geay[EDF23738] : multi geometric type in a single mesh...
2021-06-16 Anthony Geay[EDF23724] : protection against intersection on a singl...
2021-06-16 Anthony Geay[EDF23724] : Get rid of DataArrayMedInt class not casta...
2021-05-31 Anthony GeayPatch from Intel
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-05-24 vsrMerge branch 'V9_7_BR'
2021-05-19 abn[ICoCo] renamed header and symbol for decl spec V9_7_BR V9_7_0 V9_7_0rc2
2021-05-18 abn[ICoCo] renamed header and symbol for decl spec
2021-04-29 abn[Intersect2D] Keep flexibility on orientation of mesh2 V9_7_0rc1
2021-04-29 abn[Intersect2D] Bug fix: residual cell construction
2021-04-29 abn[Intersect2D] Keep flexibility on orientation of mesh2 abn/intersec_fix3
2021-04-29 abn[Intersect2D] Bug fix: residual cell construction
next