Salome HOME
[EDF26299] : Quick fix for symmetrization of the behavior between families at nodes...
[tools/medcoupling.git] / src / INTERP_KERNEL /
2022-10-07 Anthony GeayMake it work with debian9 native g++ version 6.3.0
2022-09-12 Anthony Geay[tuleap30958] : windows porting
2022-09-08 Anthony GeayManagement of derivatives of shape functions of NORM_HE...
2022-08-24 Anthony GeayFix problem for not locatable points in the context...
2022-08-24 Anthony GeaySmall refactoring of interpolation and implementation... V9_9_1b1
2022-05-31 vsrMerge branch 'V9_9_BR'
2022-05-05 vsrCopyright update 2022
2022-04-19 Anthony Geay[EDF25207] : More robust implementation keeping the... V9_9_0b1
2022-04-11 Anthony Geay[EDF25207] : Fix bbox computation in the polhedron...
2022-02-04 abnStatic members of CellModel and Units fix. abn/static_fix V9_9_0a1
2022-01-20 eapbos #26461 [EDF] (2021) MedCoupling: debug tetra/tetra...
2021-12-10 vsrMerge branch 'V9_8_BR'
2021-11-11 vsrbos #26616 [CEA][Windows] type long MEDCOUPLING failing...
2021-05-31 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2021-05-31 Anthony GeayFix of reference connectivity of faces of PENTA15 cell...
2021-05-24 vsrMerge branch 'V9_7_BR'
2021-04-29 abn[Intersect2D] Keep flexibility on orientation of mesh2 V9_7_0rc1
2021-04-29 abn[Intersect2D] Bug fix: residual cell construction
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...
next