Salome HOME
[Intersect2D] Keep flexibility on orientation of mesh2
[tools/medcoupling.git] / src / INTERP_KERNEL /
2021-04-29 abn[Intersect2D] Keep flexibility on orientation of mesh2 abn/intersec_fix3
2021-04-29 abn[Intersect2D] Bug fix: residual cell construction
2021-04-27 Anthony Geayimplementation of useful DataArray::SplitStringInChunck...
2021-03-25 abnBug fix: interpolation 2D/3D -> no bounding box adjustm...
2021-03-25 Anthony GeayMerge branch 'occ/24009'
2021-03-25 vsrCopyright update 2021
2021-01-21 abn2D PointLocator remapping now works properly on non...
2020-12-07 Viktor UzlovAdapt for C++17
2020-11-17 Anthony GEAY[EDF22126] : eigen values with identity matrix
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-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-05 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-03-05 Anthony Geay[EDF20947] : Addition of PENTA18 geo type into GaussInf...
2020-01-14 rnvFix compilation on Windows with VS 2017 after implement...
2020-01-03 Anthony GeayHelp centos7 C++ compiler
2020-01-02 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-01-02 Anthony GeayFix testHeapMem1 test to make it run on Scibian9
2020-01-02 Anthony GeayAdd useful method AllGeometricTypes in python wrapping
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 3D/0D point locator intersection in Remapper...
2019-12-20 eapIndices are stored as mcIdType type instead of int...
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...
next