Salome HOME
tools/medcoupling.git
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...
2021-01-21 abnUnwanted trailing spaces ...
2021-01-18 Anthony GEAYFix 32bits config bug
2021-01-11 Anthony GEAYSuppress default rev nodal computation in case of num...
2021-01-11 Anthony GEAYSmall imp
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-18 Anthony GEAYNon reg test linked to previous commit
2020-11-17 Anthony GEAYMEDFileMeshLL::renumberNodesInConnWithoutComputation...
2020-11-17 Anthony GEAY[EDF22126] : eigen values with identity matrix
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-09 Anthony GeayReduce number of collective calls that kill performance...
2020-11-05 Anida KHIZARIntersect2DMeshWith1DLine: bug fix (collinear edges...
2020-11-03 vsrCMake-ish propagation of MEDCOUPLING_USE_64BIT_IDS...
2020-11-02 abnMEDFileCMesh: bug fix: getFamsNonEmptyLevels{Ext} was...
2020-10-16 vsrIncrement version: 9.6.0 V9_6_BR V9_6_0 V9_6_0rc1
2020-10-16 abnMEDFileCurveLinearMesh -> getSpaceDimension() was missing
2020-10-15 Anida KHIZARBug with FindClosestTupleIdAlg fixed (preventing the... V9_6_0b1
2020-10-15 vsrSet default value of MEDCOUPLING_USE_64BIT_IDS option...
2020-10-13 Anthony GEAYGeneralization of MEDCouplingUMesh::fillCellIdsToKeepFr...
2020-10-11 Anthony GEAYFix error on int64 config due to bf521630bd93aec8 commit
2020-10-07 Anthony GeayPropagate to medcoupling C++ client code MEDCOUPLING_US... agy/prop_64bit_definition V9_6_0a2
2020-10-05 Anthony GeayCompilation with debian8 native MPI
2020-10-01 vsrbos #20133 Wrap numpy-dependent code with preprocessor... ci/20133-1
2020-10-01 vsrRevert "bos #20133 Wrap numpy-dependent code with prepr...
2020-09-30 vsrbos #20133 Wrap numpy-dependent code with preprocessor... vsr/20133
2020-09-29 abnVarious fixes for test runs - introducing MEDCOUPLING_R...
2020-09-29 abnParallel partitionner compile fix ... V9_6_0a1
2020-09-29 vsrFix compilation with openmpi < 4.0
2020-09-28 abnFix clang compilation (template instanciations) + clang...
2020-09-28 abnBug fixes: cartesianize() and WriteFieldOnAlreadyWritte...
2020-09-28 abnUserGuideExample test of RENUMBER needs Partitioner
2020-09-28 abnPortability: MPICH does not support "--oversubscribe...
2020-09-28 Anthony GEAYManagement of int64 fields into medcoupling.
2020-09-22 Anthony GEAYfix of med convertors for int64 agy/tu20059_int64
2020-09-18 Anthony GeayMake it compile with intel compiler into int64 mode
2020-09-09 Anthony GeayPTScotch int64 with assumption that mcIdType == SCOTCH_Num V9_5_asterxx_0
2020-09-08 Anthony GeayPTScotch with MEDCOUPLING_USE_64BIT_IDS=ON
2020-08-18 vsrUse --oversubscribe option to pass tests correctly... vsr/mpi-oversubscribe
2020-08-12 Anthony Geaytest of ParaUMesh.getCellIdsLyingOnNodes and ParaUMesh...
2020-08-12 Anthony GeayParallel implementation of getCellsLyingOnNodes(True)
2020-08-04 rnvBuild MEDCOUPLING with native openmpi on CentOS-8
2020-07-10 vsrMerge branch 'V9_5_BR'
2020-06-30 rnv#19140 [CEA 19111][Windows] compile MEDCOUPLING with...
2020-06-24 Anthony Geay[EDF21675] : Non regression test
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-06-24 rnv#19727 [CEA][Windows] MEDCOUPLING MEDFileMesh.hxx
2020-06-24 rnv#19727 [CEA][Windows] MEDCOUPLING MEDFileMesh.hxx V9_5_BR V9_5_0 V9_5_0rc2 V9_5_0rc3
2020-06-23 rnvIntegration of the '#19480 [CEA 19477] MEDCOUPLING...
2020-06-23 Anthony GeayPython wrapping of MEDFileMesh.ConvertFromMEDFileGeoType
2020-06-23 Anthony GeayDeal with new VTK unstructuredgrid memory storage
2020-06-16 Anthony GeayPython wrapping of MEDFileMesh.ConvertFromMEDFileGeoType
2020-06-16 Anthony GeayDeal with new VTK unstructuredgrid memory storage
2020-05-19 vsrIncrement version: 9.5.0 V9_5_0rc1
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-05-01 Anthony GeayMEDFileUMesh.LoadPartCoords : make it cleaner
2020-04-29 Anthony GeayMEDFileUMesh.LoadPartCoords + ParaDataArray implementation
2020-04-28 Anthony GeaySome helpers for debugging
2020-04-27 Anthony GeayMake it templated
2020-04-27 Anthony GeayStill some imp into ParaUMesh
2020-04-27 Anthony GeayAdd 2 missing methods into wrap of MEDCouplingField
2020-04-26 Anthony GeayParaUMesh.redistributeCells implementation.
2020-04-20 Anthony GeayImplementation of MEDFileUMesh::computeFetchedNodeIds
2020-04-20 Anthony Geay[EDF21149] : Improvements for // spliter
2020-04-17 vsrInclude SalomeMacros.cmake with NO_POLICY_SCOPE to...
2020-04-16 vsrRemove CMake warnings: set-up cmake policies globally...
2020-04-16 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-04-16 Anthony Geay[EDF21269] : Reproduce PTScotch graph split between...
2020-04-15 vsrCopyright update 2020
2020-03-30 Anthony GeayImplementation of ParaUMesh::getCellIdsLyingOnNodes V9_5_0a2
2020-03-13 vsrbos #18858 Use sphinx_rtd_theme as theme for SALOME...
2020-03-12 Anthony GeayTake advantage of med4.1 capabilities.
2020-03-05 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-03-05 Anthony Geay[EDF20947] : Addition of PENTA18 geo type into GaussInf...
2020-02-26 vsrFix linkage problem when building with -DMEDCOUPLING_US... rnv/pv58_2 V9_5_0a1
2020-02-22 Anthony GeayWrap of GetFamiliesGroupsInfo for // partitioner rnv/pv58_1
2020-02-21 Anthony GeayFix for int64 config on debian9
2020-02-21 Anthony GeayEase memory tracking
2020-02-12 vsrFix problems with localization: prevent accidental...
2020-02-06 Anthony GeayUpdate C++ API consecutively to previous integration
2020-02-05 Anthony GeayMissing int64 porting entry
2020-01-29 rnv#18634 [CEA] [Windows] MEDReader files failure
2020-01-27 Anthony GeayMerge branch 'agy/EDF20418_integ'
2020-01-27 Anthony Geay[EDF20418] : Fix regression in computation of Voronoi...
2020-01-23 rnvRemove wrong information, MEDCOUPLING_USE_64BIT_IDS...
2020-01-14 rnvFix compilation on Windows with VS 2017 after implement...
next