Salome HOME
MEDCoupling becomes medcoupling in tests.
[tools/medcoupling.git] / src / MEDCoupling /
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...
2018-06-20 abnNew func: MEDCouplingUMesh::convertDegeneratedCellsAndR...
2018-06-15 Anthony GeayC++11 for everybody ! youhouuuuu
2018-06-08 eapmedcoupling documentation modification agy/master_with_doc
2018-06-06 abnMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-06-06 abnArcCSegIntersector fix: tangent cases were not properly...
2018-04-19 rnvMerge remote-tracking branch 'origin/abn/bug_fixes...
2018-04-18 abnClarification: 'Triangulation' intersection type is...
2018-04-18 abnBug fix: conformize3D() was not properly void returned...
2018-04-18 abnBug fix: Intersect2DMeshWith1DLine now correctly handli...
2018-04-18 abnBug fix in colinearize2D(): last seg not handled properly.
2018-04-12 abnClarification: 'Triangulation' intersection type is... abn/bug_fixes
2018-04-09 abnBug fix: conformize3D() was not properly void returned...
2018-04-09 abnBug fix: Intersect2DMeshWith1DLine now correctly handli...
2018-03-26 Anthony GeayMEDCouplingRemapper::SetCrudeMatrix implementation V8_5_0a2 V8_5_0b1
2018-03-23 Anthony GeayLoad interpolation matrix from the outside
2018-03-15 abnBug fix in colinearize2D(): last seg not handled properly.
2018-02-28 Anthony GeayDeal with eccentricity for structure element
2018-02-27 eaptypo-fix by Kunda V8_5_0a1
2018-02-21 Anthony GeayEnd of implementation of MEDCouplingUMesh::attractSeg3M...
2018-02-20 Anthony GeayImplementation of MEDCouplingUMesh::attractSeg3MidPtsAr...
2018-02-20 Anthony GeayMissing wrap of appendFieldProfileFlatly
2018-02-09 eapTypo-fix by Kunda
2018-01-25 eaptypo-fix by Kunda V9_0_0
2018-01-09 eaptypo-fix by Kunda
2018-01-05 Anthony GeayNew useful DataArrayInt32::findIdForEach
2018-01-04 Anthony GeayImplemenatation of MEDFileFields::linearToQuadratic...
2017-12-28 Anthony Geaynew "medcoupling" python module to gether into a single...
2017-12-13 rnvMerge V8_4_BR branch.
2017-11-28 eaptypo-fix by Kunda
2017-11-17 Anthony GeayAddition getMaxAbsValueInArray and getMaxAbsValue
2017-11-03 Anthony GeayWelcome to DataArrayDouble::asArcOfCircle
2017-10-17 Anthony GeayMerge part1 of mss/paraspliter
2017-10-17 abnPortability g++7.0 V8_4_BR V8_4_0 V8_4_0rc1 V8_4_0rc2 V8_4_0rc3 V8_4_0rc4
2017-10-17 abnPortability g++7.0
2017-10-04 abnBug fix in simplifyPolyhedronCells(). Thanks Antoine...
2017-10-04 abnBug fix in simplifyPolyhedronCells(). Thanks Antoine...
2017-09-27 abnMinor portability for old compilers.
2017-09-22 abnMinor portability for old compilers.
2017-09-19 Anthony GeayMake WriteField and WriteFieldUsingAlreadyWrittenMesh... V8_4_0a2
2017-09-14 Anthony Geay[EDF8478] : Test of read/write of new PENTA18
2017-09-11 Anthony GeayPent18 ready. Waiting for ultimate MED33 version with...
2017-09-06 Anthony GeayUsage of new med33 feature : float32
2017-07-05 abnFurther epsilon bug fix in intersector.
2017-06-29 abnMinor bug in Intersect2DMeshWith1DLine()
2017-06-26 abnRefactoring QuadraticPlanar precision tuning. Fixes... abn/intersec_prec
2017-06-01 Anthony GeayWarnings help a lot.
2017-06-01 Anthony GeayExtra warning options to help int64/int32 management
2017-06-01 Anthony Geaymerge from agy/Template2
2017-06-01 Anthony GeayFix merge errors post 8.3.0
2017-05-30 Anthony Geayon the road
2017-05-30 Anthony GeayOn the road
2017-05-30 Anthony GeayOn the road
next