Salome HOME
useful methods again
[tools/medcoupling.git] / src / MEDCoupling /
2016-07-26 Anthony Geayuseful methods again
2016-07-26 Anthony GeayUseful nullify method
2016-07-25 Anthony Geaya useful method in DataArray
2016-07-22 Anthony GeayVery first implementation of MEDCouplingFieldInt. V8_1_0a1
2016-06-16 Anthony GeayStill a bug in DataArrayInt::sortEachPairToMakeALinkedList
2016-06-16 Anthony GeayCorrection of bug in DataArrayInt::sortEachPairToMakeAL...
2016-06-14 abnMoved ICoCo interface into a standalone sub-directory.
2016-05-10 abnMinor fix.
2016-05-06 Anthony GeayMEDCoupling has now a simple global map.
2016-05-06 Anthony GeayMake the medcoupling to VTK accessible from the outside...
2016-04-14 abnAdded option MEDCOUPLING_BUILD_STATIC to build static...
2016-04-14 abnMerge branch 'master' of ssh://git.salome-platform...
2016-04-11 Cédric AguerreFix salome tests
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-19 abnIntroduced check functions in MEDFileUMesh:
2016-02-09 abnDoc fix and enhancement.
2016-02-05 abngetWarpField(): documentation
2016-02-05 abngetSkewField(): documentation.
2016-02-03 abnIntroduced check functions in MEDFileUMesh:
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-18 abnMerge branch 'master' of ssh://git.salome-platform...
2016-01-18 abnCovariance: last fixes.
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()
2016-01-08 Anthony Geay3D2D -> 2D3D to ease readability.
2016-01-05 Anthony GeayAPI modification (simplification) : MEDFileMesh::getGen...
2016-01-04 abnMerge branch 'abn/tests_from_build'
2015-12-31 Anthony GeayNow deal with Cylindric, Spheric coordinates for UMesh...
2015-12-16 Anthony GeayBug correction on computeOffsets2 for empty arrayint...
2015-12-10 abnReverted to SALOME current CMake build procedure.
2015-12-03 Cédric AguerreMerge branch 'agr/medcoupling_tool'
2015-12-01 Cédric Aguerrefix conflict
2015-12-01 abnMerge branch 'abn/mpi_imp'
2015-12-01 Cédric Aguerrerename medtool as medcoupling
2015-11-30 Cédric Aguerrefix conflict
2015-11-24 abnOverlapDEC: bug fix. Bounding box adjustment was negative.
2015-11-02 abnVarious fixes on doc.
2015-11-02 abnMerge branch 'master' of ssh://git.salome-platform...
2015-11-02 abnEnhance doc on parallelism.
2015-10-30 Cédric Aguerremerge conflict
2015-10-30 Cédric AguerreMerge remote branch 'origin/master' into agr/medcalc
2015-10-29 Cédric Aguerrerename SALOME_* options as MEDTOOL_*
2015-10-29 Cédric Aguerreadd mpi part
2015-10-29 Cédric AguerreInitiating medtool
2015-10-29 vsrEnable C++0x/C++11 support V8_0_pre
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 abnRelease checking constraints on field nature when perfo... abn/field_nature
2015-09-14 abnMerge branch 'abn/weighted_avg'
2015-09-14 abnFix for duplicateNodesOnM1Group() so that non connex...
2015-09-04 abnOptimisation in getWeightedAverageValue(), reducing... abn/weighted_avg
2015-07-23 Anthony GeayCorrect test. Geometric2D is presently not managed...
2015-07-23 abnMerge branch 'abn/mpifix'
2015-07-20 Anthony GeayCorrection of small bug on .__str__ on CurveLinearMesh...
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 GeayUrgent debug. agy/BugStMeshSetFieldPflFalse
2015-04-29 Anthony GeayImplementation of MEDCouplingPointSet.computeDiameterFi... agy/ComputeDiameter
2015-04-22 Anthony GeayCorrection of bug EDF10720. agy/edf10720
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-25 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2015-03-25 Anthony GeayPickelization of MEDFileUMesh objects.
2015-03-24 Anthony GeayMEDCouplingUMesh.buildExtrudedMesh feature changed...
2015-03-23 Cédric Aguerreadd medcoupling tests
2015-03-23 Anthony GeayDataArrayDouble.__str__ and DataArrayInt.__str__ no...
2015-03-18 Anthony GeayPickelization of (squashed merge of agy/PyPickelingOfMC...
2015-02-13 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2015-02-13 Anthony GeayAddition of getLocationFromCellId and getLocationFromNo...
2015-02-12 aklCopyrights update 2015.
2015-01-30 Anthony GeayImprove message in case of throw for end user.
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
next