Salome HOME
Adapt for C++17
[tools/medcoupling.git] / src / MEDCoupling /
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.
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 exception: removing C++11 warnings, minimal work.
2019-02-21 abnRemapper: PointLocator method does not make sense for...
2019-02-21 abnIntersector: Earlier detection of merged nodes.
2019-02-14 vsrUpdate copyrights
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-16 abnorientCorreclty2DCells() -> bug fix: quadratic cell...
2019-01-15 abnMerge branch 'master' of https://codev-tuleap.cea.fr...
2019-01-15 Anthony GeayBug correction into MEDCouplingUMesh::getMeasureFieldOn...
2019-01-14 abnIntersect bug fix : quad point was not inserted in...
2019-01-14 Anthony GeayProtect MEDCouplingFieldDouble::getValueOnMulti from...
2019-01-10 abnIntersec bug fix: correct polygons with flat corners...
2019-01-10 abnIntersection: renaming some variables and refactor...
2019-01-04 Anthony GeayImplementation of mergefields on Gauss Points + unifica...
2018-12-20 Anthony GeayFirst draft of int64.
2018-12-17 Anthony GeayMake the static counters atomic
2018-12-10 vsrMerge branch 'V9_2_BR'
2018-12-06 Anthony GeayBug correction in the medcoupling <-> numpy layer
2018-10-29 abnBug fix: IsPolygonWellOriented() was not working proper...
2018-10-26 abnBug fix : Edge::sortIdAbs() was merging points too...
2018-10-15 eapTypo and whitespace fixes by Kunda
2018-10-15 abnMinor doxygen fix
2018-09-24 Anthony GeayNew MEDCouplingUMesh::removeDegenerated1DCells method V9_2_0a1
2018-09-14 abnMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-09-14 abnMinor bug fix : convertDegeneratedCellsAndRemoveFlatOnes()
2018-09-12 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-09-12 Anthony GeayTake advantage of a nice property of barycentric coords
2018-09-07 Anthony Geay[EDF17279] : integration computation
2018-09-06 rnvSacrifice of MEDRenumber python module for windows...
2018-09-04 rnvWindows porting
2018-08-29 Anthony GeayAjouts des tests
2018-08-29 abngetCellsContainingPoints is sensitive to 2D quadratic...
2018-08-28 Anthony Geay- MEDLoader ReadField is now dealing int32, float64...
2018-08-27 abnMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-08-27 Anthony GeayMerge branch 'abn/norm_max'
2018-08-08 abnAPI change: MEDCouplingFieldDouble::normMax is now... abn/norm_max
2018-08-06 abnNew functionality: colinearizeKeepingConform2D().
2018-08-02 abnIntel17 portability.
2018-06-27 abnMerge branch 'abn/seg_seg_intersec'
2018-06-27 abnGetting rid of QuadraticArcDetectionPrecision which...
2018-06-27 abnSegSegIntersector areOverlappedOrOnlyColinears() and...
2018-06-25 eapTypo-fix by Kunda
2018-06-20 abnMerge branch 'master' of https://codev-tuleap.cea.fr...
next