Salome HOME
Better management of profiles
[tools/medcoupling.git] / src /
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 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-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 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 BourcierAdd reading of record 8 of sauv file (ascii and XDR... cbr/upgrade_sauvreader
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-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-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 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-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...
next