Salome HOME
Add test for .mesh file format
[tools/medcoupling.git] / src / MEDCoupling / MEDCouplingUMesh.hxx
2024-01-20 mbsUpdated copyright comment
2023-08-11 Anthony Geay[EDF27988] : Implementation of MEDCouplingUMesh.explode...
2023-07-19 jfaMerge branch 'V9_11_BR'
2023-06-19 mbsupdated copyright message V9_11_BR V9_11_0
2023-06-16 mbsupdated copyright message
2023-05-15 abnNew feature: colinearizeEdges(): merge colinear edges...
2022-05-31 vsrMerge branch 'V9_9_BR'
2022-05-05 vsrCopyright update 2022
2021-12-10 vsrMerge branch 'V9_8_BR'
2021-11-19 eapbos #26452 [EDF] (2021) SMESH: orientation of faces
2021-11-16 abnBug fix: buildInnerBoundaryAlongM1Group
2021-11-16 abnBug fix: buildInnerBoundaryAlongM1Group
2021-03-25 Anthony GeayMerge branch 'occ/24009'
2021-03-25 vsrCopyright update 2021
2021-02-05 Anthony GeayImplementation of basic mesh checker to detect avoidabl... agy/checkmesh
2020-04-26 Anthony GeayParaUMesh.redistributeCells implementation.
2020-04-16 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-04-15 vsrCopyright update 2020
2020-02-21 Anthony GeayEase memory tracking
2020-01-02 Anthony GeayGet rid of conversion array duplication
2019-12-20 eapIndices are stored as mcIdType type instead of int...
2019-03-05 vsrMerge branch 'V9_2_2_BR'
2019-02-21 abnIndexed arrays functions are now part of DataArrayInt... V9_3_0a1
2019-02-21 abnNew functionality: computeCellCenterOfMassWithPrecision()
2019-02-14 vsrUpdate copyrights
2019-02-01 Anthony GeayPrepare int64 management
2018-09-24 Anthony GeayNew MEDCouplingUMesh::removeDegenerated1DCells method V9_2_0a1
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-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-20 Anthony GeayImplementation of MEDCouplingUMesh::attractSeg3MidPtsAr...
2018-02-20 Anthony GeayMissing wrap of appendFieldProfileFlatly
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-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-04 abnconformize3D - face and edge conformisation of a 3D...
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-01-31 Anthony GeayManagement of 3D in MEDCouplingFieldDouble::voronoize...
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-11 rnvMerge branch 'master' of salome:tools/medcoupling
2016-08-10 Anthony Geaynew functionality MEDCouplingUMesh.explodeMeshIntoMicro...
2016-05-10 abnMinor fix.
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-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 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-15 abnCovariance: forgot the most important one deepCpy() !!
2016-01-15 abnFixing various C++ covariances mismatches in the API
2015-06-03 imn0022875: EDF 7690 MED: Creating joints with medpartitio...
2015-04-29 Anthony GeayImplementation of MEDCouplingPointSet.computeDiameterFi... agy/ComputeDiameter
2015-02-13 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2015-02-12 aklCopyrights update 2015.
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-09-30 Anthony GeayImprove performance on // read of a MED file using...
2014-09-26 Anthony GeayOn the road of the ParaMEDReader. MEDLoader can load...
2014-08-28 vsrMerge remote branch 'origin/V7_4_BR'
2014-08-07 vsrRevert "Synchronize adm files"
2014-08-06 Maintenance team... Synchronize adm files
2014-07-22 Anthony GeayLittle refactoring of progeny mechanism to avoid if.
2014-07-04 geayMerge branch 'agy/intersect_1D'
2014-07-04 geayAll adrien tests are OK with this version.
2014-06-25 geayMerged nodes detected by geometric2D are used to take...
2014-06-23 geaystash0
2014-06-20 geayMerge branch 'agy/codeutils'
2014-06-19 geayMerge branch 'agy/paramedmem_without_trioufield_h'...
2014-06-19 geayMerge branch 'agy/codeutils' of ssh://git.salome-platfo...
2014-06-19 geayMore check in MEDCouplingRemapper to help aggressive...
2014-04-18 geaynew method MEDCouplingUMesh::computeNeighborsOfNodes
2014-04-04 geayUnwarnigization campaign. First auto indentation with...
2014-04-03 vsrMerge branch V7_3_1_BR V7_4_0a1
2014-04-01 geayMerge branch 'master' of ssh://git.salome-platform...
2014-04-01 geayAddition of MEDCouplingUMesh::colinearize2D
2014-03-12 vsrMerge branch 'origin/agy/V731rc2' V7_3_1_BR V7_3_1 V7_3_1rc2
next