Salome HOME
tools/medcoupling.git
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...
2020-01-09 Anthony GeayMake it work with 64bits config
2020-01-03 Anthony GeayHelp centos7 C++ compiler
2020-01-02 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-01-02 Anthony Geayooops
2020-01-02 Anthony GeayFix testHeapMem1 test to make it run on Scibian9
2020-01-02 Anthony GeayAdd useful method AllGeometricTypes in python wrapping
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 vsrFix tests in the MICRO mode (part 3)
2019-12-20 Anthony Geaysizeof(med_int) accessor to ease checkup
2019-12-20 eapIndices are stored as mcIdType type instead of int...
2019-12-19 vsrFix tests in the MICRO mode (part 2)
2019-12-06 vsrMerge branch 'V9_4_BR'
2019-11-06 abnRemoving deprecated exception specifications
2019-11-06 rnvIncrement version: 9.4.0 V9_4_BR V9_4_0 V9_4_0rc1 V9_4_0rc2 V9_4_0rc3
2019-10-29 Anthony GeayThanks to Kanglong agy/doc_fix_0
2019-10-18 Anthony GeayAddition of MEDFileMesh.zipFamilies
2019-10-15 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr... V9_4_0b1
2019-10-15 Anthony GeayLabels management of splitter
2019-09-12 abnfix MEDFileUMesh::Aggregate(): groups with the same... V9_4_0a1 V9_4_0a2
2019-09-02 abnPortability GCC9 (spotted on Fedora 30)
2019-08-30 Anthony GeayMEDCouplingFieldTemplate is pickable + fix of memory...
2019-08-26 Anthony GeayMerge branch 'abn/aggreg'
2019-08-26 Anthony GeayFix due to last commit
2019-08-23 vsrFix runtime warning about unclosed file descriptors vsr/close_file_descriptors
2019-08-21 abnBug fix: MEDFileUMesh::Aggregate was incorrectly mergin... abn/aggreg
2019-08-21 abnIndentation and white spaces ...
2019-07-25 Anthony Geay[EDF19849] : more permissive MEDCouplingUMesh::computeP...
2019-07-19 Anthony Geay[EDF19821] : 2 last vicious cases
2019-07-19 Anthony Geay[EDF19821] : Temp files for tests are no more created...
2019-07-17 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2019-07-17 Anthony GeayTo more link pywrappers to libpythonX.Y.so for Linux... agy/for_pip_install_tianyi
2019-07-17 Anthony GeayPython3.7 : PyUnicode_AsUTF8AndSize returns const char *
2019-07-10 vsrrefs #17181: EDF - broken link in MEDCoupling doc
2019-06-13 abnBug detected by Clang.
2019-05-06 vsrMerge branch 'V9_3_BR'
2019-05-02 abnCaseReader: minor bug fix in reg exp ...
2019-04-17 Anthony GeaySome helpers to convert VTK files to medcoupling mesh...
2019-03-28 vsrIncrement version: 9.3.0 V9_3_BR V9_3_0 V9_3_0b2 V9_3_0rc1 V9_3_0rc2
2019-03-27 Anthony GeayBetter management of profiles
2019-03-22 Anthony GeayAttempt of Management of profiles in spliter
2019-03-21 rnvIntegration of [CEA 13233] support new xdr.h location
2019-03-13 rnvCompilation under Windows. rnv/win_test_sauv_loader V9_3_0b1
2019-03-07 rnvFix compilation on Windows
2019-03-06 abnIntersect2DMeshes bug fix: mishandling of orientation... V9_3_0a2
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.
2019-02-25 vsrIncrement version: 9.2.2 V9_2_2_BR vsr/v9_2_2_br V9_2_2
2019-02-25 rnvBuild MEDCOUPLING with numpy on Windows.
2019-02-21 abnIndexed arrays functions are now part of DataArrayInt... V9_3_0a1
2019-02-21 abnNew functionality: computeCellCenterOfMassWithPrecision()
2019-02-21 abnSWIG: Full clean up of "throw" specifications.
2019-02-21 abnSWIG exception: removing C++11 warnings, minimal work.
2019-02-21 abnMEDCoupling becomes medcoupling in tests.
2019-02-21 abnRemapper: PointLocator method does not make sense for...
2019-02-21 abnIntersector: Earlier detection of merged nodes.
2019-02-20 abnSWIG bug fix: DataArrayDouble::setValues()
2019-02-14 vsrUpdate copyrights
2019-02-08 vsrIncrement version: 9.2.1 V9_2_1_BR V9_2_1
2019-02-05 Anthony GeayBug correction : Multi WriteField on field lying on...
2019-02-01 Anthony Geayint64 : update attributes
2019-02-01 Anthony GeayPrepare int64 management
2019-02-01 Anthony GeayPrepare int64 management
2019-02-01 Anthony GeayPrepare int64 management - example 4
2019-01-31 Anthony GeayPrepare int64 management - example 3
2019-01-31 Anthony GeayPrepare int64 management - example 2
2019-01-31 Anthony GeayPrepare int64 management - example 1
2019-01-31 Anthony GeayPrepare int64 management
2019-01-21 rnvFix tests in the MICRO mode.
2019-01-18 abnIntersector: optim for SegSeg and ArcCSeg when an extre...
2019-01-17 abnSome cleanup : removing unused param
2019-01-17 abnBug fix: BuildIntersectCells() should no try to merge...
2019-01-17 abnsplitAbs(): Taking direction into account when skiping...
2019-01-16 abnorientCorreclty2DCells() -> bug fix: quadratic cell...
2019-01-16 abnrestoring intersect test Tmp10 with a little fix to...
2019-01-15 abnMerge branch 'master' of https://codev-tuleap.cea.fr...
2019-01-15 abnRewrote eraseCurrent() in a more efficient way + disabl...
2019-01-15 Anthony GeayBug correction into MEDCouplingUMesh::getMeasureFieldOn...
next