Salome HOME
tools/medcoupling.git
2019-02-14 vsrUpdate copyrights
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...
2019-01-14 abnUseful valgrind suppr file for SWIG ...
2019-01-14 abnIntersec bug fix: point not added properly inserted...
2019-01-14 abnIntersect bug fix : quad point was not inserted in...
2019-01-14 Anthony GeayProtect MEDCouplingFieldDouble::getValueOnMulti from...
2019-01-11 abnNasty one! Was OK on FED20, but not on more recent...
2019-01-10 abnIntersec bug fix: correct polygons with flat corners...
2019-01-10 abnBug fix in compute residual: the stop condition is...
2019-01-10 abnIntersection : ComputeResidual -> some refactoring...
2019-01-10 abnIntersec bug fix: when intersecting nodes are merged...
2019-01-10 abnBug fix: seg seg intersector epsilon is to be taken...
2019-01-10 abnIntersection: renaming some variables and refactor...
2019-01-10 abnRewrote _matrix in a more natural way in SegSegIntersetor
2019-01-04 Anthony GeayImplementation of mergefields on Gauss Points + unifica...
2018-12-31 Anthony GeayPorting python3
2018-12-20 Anthony GeayFirst draft of int64.
2018-12-19 Christophe... Add reading of record 8 of sauv file (ascii and XDR... cbr/upgrade_sauvreader
2018-12-17 Anthony GeayMake the static counters atomic
2018-12-17 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-12-17 Anthony GeayUpdate the documentation
2018-12-10 vsrMerge branch 'V9_2_BR'
2018-12-06 Anthony GeayBug correction in the medcoupling <-> numpy layer
2018-12-06 Anthony GeayQuick and dirty patch
2018-11-19 Anthony GeayBUG correction : During P0P0 remapping on tetra. If... V9_2_0 V9_2_0rc1 V9_2_0rc2
2018-11-19 Anthony GeayBUG correction : During P0P0 remapping on tetra. If...
2018-11-16 vsrIncrement version: 9.2.0
2018-10-30 abnRemoving debug print messages ! V9_2_0a2 V9_2_0b1
2018-10-30 rnvTest correction: Python3: print '...' -> print('...')
2018-10-29 abnBug fix: IsPolygonWellOriented() was not working proper...
2018-10-26 abnBug fix : Edge::sortIdAbs() was merging points too...
2018-10-26 abnTest case for the prev fix of ComputeResidual ... never...
2018-10-22 abnIntersec bug fix: ComputeResidual buggy for quad polyg...
2018-10-18 Anthony GeayMove Case*.py installation directory from bin to lib...
2018-10-17 Anthony GeayFix parallel compilation error on building of ParaMEDME...
2018-10-15 eapTypo and whitespace fixes by Kunda
2018-10-15 abnMinor doxygen fix
2018-10-10 rnvWindows support
2018-10-09 Anthony GeayMEDLoader is now able to export to 3.3 MED file version.
2018-09-27 Anthony GeayA test of MEDCouplingUMesh::removeDegenerated1DCells
2018-09-27 Anthony GeayContext manager for MEDFile*Field1TS
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 GeayTest of DataArrayDouble.ComputeIntegralOfSeg2IntoTri3 V9_1_0
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-11 rnvIncrement version: 9.1.0
2018-09-11 abnFurther fix for CaseReader Py3 ...
2018-09-07 Anthony Geay[EDF17279] : integration computation
2018-09-07 rnvFinalizing windows porting.
2018-09-06 rnvSacrifice of MEDRenumber python module for windows...
2018-09-04 Anthony GeayExtra deps update
2018-09-04 rnvWindows porting
2018-09-03 abnProposal SWIG CMake fix abn/cmake_swig_dpy
2018-08-30 Anthony GeayCorrection of error during Py3 porting
2018-08-29 Anthony GeayMEDCoupling python module is expected to be replaced... SHAPER_V9_1_0RC1
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 abnFurther porting to Python3 abn/med2case_py3
2018-08-27 Anthony GeayMerge branch 'abn/norm_max'
2018-08-27 abnPorting Case tools to Python3
2018-08-09 rnv1) Detect sphinx theme directly in conf.py.in file
2018-08-08 abnAPI change: MEDCouplingFieldDouble::normMax is now... abn/norm_max
2018-08-06 abnNew functionality: colinearizeKeepingConform2D().
2018-08-02 abnIntel17 portability.
2018-07-26 eapFix failure of UsersGuideExamplesTest in MICROMED mode
2018-07-23 Anthony GeayAdditional check into MEDFileMesh.rearrangeFamilies...
2018-07-20 Anthony GeayThank you to Yutaka Nishizawa for having report this...
2018-07-09 Anthony GeayA py3 translation of a forgotten test py file
2018-06-27 abnMerge branch 'abn/seg_seg_intersec'
2018-06-27 abnSegSegIntersector fix: fix eps comparison to detect...
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-07 abnArcCSegIntersector fix: more precise usage of machine...
next