Salome HOME
Attempt of Management of profiles in spliter
[tools/medcoupling.git] / src / INTERP_KERNEL /
2019-03-06 abnIntersect2DMeshes bug fix: mishandling of orientation... V9_3_0a2
2019-03-05 vsrMerge branch 'V9_2_2_BR'
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-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 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-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
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-26 abnBug fix : Edge::sortIdAbs() was merging points too...
2018-10-22 abnIntersec bug fix: ComputeResidual buggy for quad polyg...
2018-10-15 eapTypo and whitespace fixes by Kunda
2018-09-07 Anthony Geay[EDF17279] : integration computation
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-06 abnNew functionality: colinearizeKeepingConform2D().
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-07 abnArcCSegIntersector fix: more precise usage of machine...
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 abnBug fix: SegSegIntersector::areColinears() was too...
2018-04-18 abnBug fix: points located on the arc where wrongly detect...
2018-04-18 abnBug fix: Intersect2DMeshWith1DLine now correctly handli...
2018-04-12 abnBug fix: SegSegIntersector::areColinears() was too...
2018-04-09 abnBug fix: points located on the arc where wrongly detect...
2018-04-09 abnBug fix: Intersect2DMeshWith1DLine now correctly handli...
2018-02-27 eaptypo-fix by Kunda V8_5_0a1
2018-01-25 eaptypo-fix by Kunda V9_0_0
2018-01-09 eaptypo-fix by Kunda
2018-01-04 Anthony GeayImplemenatation of MEDFileFields::linearToQuadratic...
2017-12-13 rnvMerge V8_4_BR branch.
2017-11-28 eaptypo-fix by Kunda
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-06-26 abnRefactoring QuadraticPlanar precision tuning. Fixes... abn/intersec_prec
2017-06-22 Gilles DAVIDFix typo and unnecessary import
2017-05-30 rnvMerge rnv/win_swig_generation branch.
2017-05-30 rnvMerge V8_3_BR branch.
2017-05-26 Anthony GeayInversion of cells finished
2017-05-24 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2017-05-24 Anthony GeayHuge bug in matrix inversion revealed by MEDCouplingUMe...
2017-05-19 Gilles DAVIDReady for Salome9/py3 - Thanks a lot Gilles
2017-05-05 Anthony GeayCell inverter - in progress
2017-04-24 abnBug fix: distanceToPoint(s) - fix with a new algo....
2017-04-04 abnconformize3D - face and edge conformisation of a 3D...
2017-04-03 abnclang compilation.
2017-03-09 abnBug fix for P0P0 interpolation of a tetrahedron on...
2017-02-27 abnMerge branch 'master' of ssh://git.salome-platform...
2017-02-27 Anthony GeayDeal with all the quadratic types in convertQuadToLinear
2017-02-27 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2017-02-27 Anthony GeayVoronoi deal with quadratic meshes + FieldDouble::conve...
2017-02-15 abnMerge branch 'master' of ssh://git.salome-platform...
2017-02-15 abnBug fix in SplitterTetra (used in 3D P0P0 interp)
2017-02-14 Anthony Geay[EDF7075] Field on Gauss points lying on structure...
2017-02-01 Anthony GeayZe solution ?
2016-12-27 Anthony GeayRemapper deals with 3D to 3DSurf in P1P1 using PointLoc...
2016-11-28 abnFix for FED24 compilation. Mix up between C++11 and...
2016-10-19 abnMerge branch 'abn/bbox_adj'
2016-10-19 abnRemapper: Creating Interpolation3D1D to handle case... abn/bbox_adj
2016-10-04 Anthony GeayImplementation of planar symmetry + aggregation methods...
2016-08-30 rnvMerge branch 'rnv/autoconf_macros' of salome:tools... rnv/autoconf_macros
2016-08-24 Anthony GeayMerge 'agy/br810_1' branch.
2016-08-18 Anthony GeayNew CellModel::getNodesConstituentTheLittleSon method
2016-08-11 rnvMerge branch 'master' of salome:tools/medcoupling
2016-08-10 Anthony Geaynew functionality MEDCouplingUMesh.explodeMeshIntoMicro...
2016-07-11 Anthony GeayDebug for Mantis23293. Specific implementation for...
2016-06-14 abnRemapper: added new P1P1 method: MappedBarycentric...
2016-05-10 abnRemapper: missing error message in InterpPlanar
2016-05-02 abnMinor portability: Cygwin compiler seems to have _X...
2016-04-14 abnAdded option MEDCOUPLING_BUILD_STATIC to build static...
2016-04-14 abnMerge branch 'master' of ssh://git.salome-platform...
2016-03-24 vsrGet relevant changes from V7_dev branch (copyright...
2016-01-21 abnMerge branch 'V7_dev'
next