Salome HOME
Typo-fix by Kunda
[tools/medcoupling.git] / src / MEDCoupling / MEDCouplingUMesh.cxx
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-04-19 rnvMerge remote-tracking branch 'origin/abn/bug_fixes...
2018-02-27 eaptypo-fix by Kunda V8_5_0a1
2018-02-20 Anthony GeayMissing wrap of appendFieldProfileFlatly
2018-01-25 eaptypo-fix by Kunda V9_0_0
2018-01-09 eaptypo-fix by Kunda
2017-12-13 rnvMerge V8_4_BR branch.
2017-11-28 eaptypo-fix by Kunda
2017-10-17 Anthony GeayMerge part1 of mss/paraspliter
2017-10-04 abnBug fix in simplifyPolyhedronCells(). Thanks Antoine...
2017-10-04 abnBug fix in simplifyPolyhedronCells(). Thanks Antoine...
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-01 Anthony GeayWarnings help a lot.
2017-06-01 Anthony Geaymerge from agy/Template2
2017-05-30 Anthony GeayOn the road
2017-05-30 rnvMerge rnv/win_swig_generation branch.
2017-05-30 rnvMerge V8_3_BR branch.
2017-05-29 Anthony GeayMesh::getNumberOfCells returns std::size_t
2017-05-29 Anthony Geaywarning hunting in medcoupling to ease template action...
2017-05-26 Anthony GeayInversion of cells finished
2017-04-24 Anthony GeayUMesh.computeEnlargedNeighborsOfNodes
2017-04-07 rnvMerge branch 'rnv/win_swig_generation' of salome:tools...
2017-04-06 Anthony GeayVoronoi diag works on HEXA20 with 27 Gauss Points
2017-02-27 abnMerge branch 'master' of ssh://git.salome-platform...
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-17 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2017-02-17 abnPreparing skyline: now a RefCount object.
2017-02-17 abnSplitting implementation of UMesh to isolate intersecti...
2017-02-17 abnMerge branch 'master' of ssh://git.salome-platform...
2017-02-17 Anthony GeayUseful MEDCouplingUMesh.Build1DMeshFromCoords method
2017-02-08 Anthony GeayTools for partitioning and neighbor computation
2017-02-07 Anthony GeayFieldDouble::convertQuadraticToLinear
2017-01-31 Anthony GeayManagement of 3D in MEDCouplingFieldDouble::voronoize...
2017-01-25 Anthony GeayImplementation of useful : DA.circularPermutation DA...
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-26 Anthony GeayMerge 'agy/br810_2' branch.
2016-08-24 Anthony GeayMerge 'agy/br810_1' branch.
2016-08-11 rnvMerge branch 'master' of salome:tools/medcoupling
2016-08-10 Anthony Geaynew functionality MEDCouplingUMesh.explodeMeshIntoMicro...
2016-08-08 Anthony GeayDGTUMesh with no cells can be now converted into umesh
2016-05-06 Anthony GeayMake the medcoupling to VTK accessible from the outside...
2016-04-14 abnMerge branch 'master' of ssh://git.salome-platform...
2016-03-24 vsrGet relevant changes from V7_dev branch (copyright...
2016-03-09 vsrMerge branch 'V8_0_0_BR'
2016-03-01 abnbuildInnerBoundaryAlongM1Group(): bug fix for triangula...
2016-02-19 abngetWarpField(): documentation
2016-02-19 abngetSkewField(): documentation.
2016-02-09 abnDoc fix and enhancement.
2016-02-05 abngetWarpField(): documentation
2016-02-05 abngetSkewField(): documentation.
2016-01-21 abnMerge branch 'V7_dev'
2016-01-21 abnMerge branch 'V8_0_0_BR'
2016-01-21 abnMerge branch 'master' into V7_dev - taking only stuff...
2016-01-20 abnMEDCoupling API renaming - stage #2
2016-01-20 abnMEDCoupling API change - stage #1
2016-01-19 Anthony GeayFirst step of ParaMEDMEM -> MEDCoupling
2016-01-18 Anthony GeayRemove checkCoherency2.
2016-01-18 Anthony GeayMEDCouplingUMesh.tessellate2D - only one entry point...
2016-01-18 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2016-01-18 Anthony GeayRemove DataArrayInt::isIdentity-> DataArrayInt::isIdent...
2016-01-15 abnCovariance: forgot the most important one deepCpy() !!
2016-01-15 abnFixing various C++ covariances mismatches in the API
2016-01-14 vsrMerge branch 'V8_0_BR' V8_0_0a2
2016-01-11 abnDocumentation buildExtrudedMesh()
2015-11-30 Cédric Aguerrefix conflict
2015-11-02 abnVarious fixes on doc.
2015-10-28 Cédric AguerreMERGE stage 1: keep doc/dev and src/MEDCalc/doc
2015-10-19 vsrMerge branch 'V7_7_BR'
2015-10-13 abnDocumentation reorganization
2015-09-16 abnMerge branch 'abn/crack_fix'
2015-09-16 abnFurther "improvement" on duplicateNodesOnM1Group().
2015-09-15 Cédric Aguerrefix conflict: ctest requires SUBDIRS, not ADD_SUBDIRECT...
2015-09-15 abnMerge branch 'abn/crack_fix'
2015-09-15 abnUsing std::vector<bool> instead of new bool[]
2015-09-14 abnFix for duplicateNodesOnM1Group() so that non connex...
2015-07-20 abnMerge branch 'abn/doxy2swig'
2015-06-30 abnIMP: generation of Python docstrings from Doxygen output. abn/doxy2swig
2015-06-29 abnDoc: added images for SplittingPolicy + sort class...
2015-06-03 imn0022875: EDF 7690 MED: Creating joints with medpartitio...
2015-04-30 abn1) Fixed colinearize2D to handle degenerated cases...
2015-04-29 Anthony GeayImplementation of MEDCouplingPointSet.computeDiameterFi... agy/ComputeDiameter
2015-04-09 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2015-04-09 Anthony GeayHuge improvement of performance of MEDCouplingUMesh...
2015-04-02 Anthony GeayAddition of MEDCouplingPointSet::areAllNodesFetched... V7_6_0a1
2015-03-27 Cédric AguerreMerge branch 'agr/salome_tests'
2015-03-24 Anthony GeayMEDCouplingUMesh.buildExtrudedMesh feature changed...
2015-02-13 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2015-02-12 aklCopyrights update 2015.
2015-01-12 vsrMerge remote branch 'origin/agy/DebugIntersect2DMeshWit... V7_5_BR V7_5_1 V7_5_1rc1 V7_5_1rc2 V7_5_1rc3
2015-01-05 Anthony GeayA little miss in algorithm. Werror would detect this \!
2014-12-19 vsrMerge remote branch 'origin/agy/BugMEDFileUMeshZipCoord... V7_5_1b1
2014-12-18 vsrMerge remote branch 'origin/abn/checkDeepEquival' into...
2014-12-18 abnIntersect2DMeshWith1DLine : Bug correction concerning...
2014-12-09 vsrMerge branch 'master' into V7_5_BR
next