Salome HOME
modules/med.git
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 Maintenance... Synchronize adm files
2015-03-25 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2015-03-25 Anthony GeayPickelization of MEDFileUMesh objects.
2015-03-25 Cédric Aguerreadd link to medfichier documentation
2015-03-24 Anthony GeayMEDCouplingUMesh.buildExtrudedMesh feature changed...
2015-03-23 Cédric Aguerremedcoupling - change install path agr/salome_tests
2015-03-23 Cédric Aguerreadd medcoupling tests
2015-03-23 Anthony GeayDataArrayDouble.__str__ and DataArrayInt.__str__ no...
2015-03-20 Anthony GeayAddition of MEDFileUMesh.buildExtrudedMesh method.
2015-03-18 Anthony GeayPickelization of (squashed merge of agy/PyPickelingOfMC...
2015-02-25 Cédric Aguerrefix sigsegv when trying to visualize a mesh with no...
2015-02-17 abnBug fix in getFieldAtLevel for integer fields.
2015-02-13 Anthony GeayPut virtualized method of MEDFileUMesh in MEDFileMesh...
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-02-11 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2015-02-11 Anthony GeayMEDFileCMesh::setGroupAtLevel
2015-02-10 Maintenance... Synchronize adm files
2015-02-09 Bernard Sécherchanges for mpi compilation bsr/medmpi2
2015-02-06 Maintenance... Synchronize adm files
2015-02-03 Anthony GeayPut destructors private or protected to prevent use...
2015-01-30 Anthony GeayImprove message in case of throw for end user.
2015-01-19 vsrSwitch DEV version marker to 1
2015-01-12 Maintenance... Synchronize adm files V7_5_BR V7_5_1 V7_5_1rc1 V7_5_1rc2 V7_5_1rc3
2015-01-12 vsrMerge remote branch 'origin/agy/DebugIntersect2DMeshWit...
2015-01-05 Anthony Geayremove debug vtu files. agy/DebugIntersect2DMeshWith1DLine
2015-01-05 Anthony GeayA little miss in algorithm. Werror would detect this \!
2015-01-05 Anthony GeayUsing MEDparFileOpen for all Para* mesthods. agy/ImpParaMEDLoader
2014-12-19 vsrMerge remote branch 'origin/agy/BugMEDFileUMeshZipCoord... V7_5_1b1
2014-12-19 Anthony GeayBug correction of MEDFileUMesh.zipCoords seen in /... agy/BugMEDFileUMeshZipCoords
2014-12-18 vsrMerge remote branch 'origin/abn/checkDeepEquival' into...
2014-12-18 abnIntersect2DMeshWith1DLine : Bug correction concerning...
2014-12-18 Christophe... Update translation files from Crowdin
2014-12-09 vsrIncrement version: 7.5.1
2014-12-09 vsrMerge branch 'master' into V7_5_BR
2014-12-08 abnCheckDeepEquivalWith should also return OK with two... abn/checkDeepEquival
2014-11-24 Anthony GeayMEDFileUMesh::zipCoords updates correctly the part...
2014-11-21 vsrMerge remote branch 'origin/abn/icoco_fix' into V7_5_BR V7_5_0 V7_5_0rc1
2014-11-21 vsrMerge remote branch 'origin/abn/intersect_fix' into...
2014-11-21 Anthony GeayAddition of tools for combination of part definition...
2014-11-21 abnBug fix in Intersect2DMeshWith1D: intersectEdges1 was...
2014-11-20 Anthony GeayCorrect bug when a umesh without any cells is written.
2014-11-20 abnReverting to previous impl. of ICoCoField for compatibi... abn/icoco_fix
2014-11-14 vsrMerge remote branch 'origin/abn/gauthier' into V7_5_BR
2014-11-13 Florian BRUNETFrench translation check for MED module. fbt/french_translation_check_med
2014-11-13 abnMoving implementation of functions containing calls... abn/gauthier
2014-11-13 abnAdded copy constructor and operator.
2014-11-13 abnDisabling message.
2014-11-06 vsrMerge branch 'master' into V7_5_BR
2014-11-06 Anthony GeayComponents are now available in VTK output of double...
2014-11-05 vsrIncrement version: 7.5.0
2014-10-30 Cédric Aguerre[MEDOP] Clean workspace V7_5_0b1
2014-10-21 Cédric AguerreAdd field interpolation to GUI
2014-10-17 Anthony GeayRollback bad correction of bug EDF8655 (commit 66b873c...
2014-10-17 Anthony GeayThe test to validate the multi discr per geo type manag...
2014-10-17 Anthony GeayMulti discr per geo type management.
2014-10-16 Anthony GeayGoing to multi discretizations per geo type management...
2014-10-15 Anthony GeayEnable MED compilation with MPI and MEDFile without...
2014-10-14 Anthony GeayUnwarningization in release mode.
2014-10-13 Anthony GeayUnwarnigization with gcc 4.8 (3) V7_5_0a1
2014-10-13 Anthony GeayUnwarnigization (2)
2014-10-13 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2014-10-13 Anthony GeayUnwarnigization with super warning options.
2014-10-10 Maintenance... Synchronize adm files
2014-10-08 Anthony GeayDataArrayInt::sortEachPairToMakeALinkedList for MEDCoup...
2014-10-08 Anthony GeayLet the power of orderConsecutiveCells1D express itself.
2014-10-03 Anthony GeayParaMEDReader is OK now for fields on cells and on...
2014-10-02 Anthony GeayFirst test of ParaMEDReader with field on CELL is OK.
2014-10-01 Anthony GeayOn the road of ParaMEDReader for fields.
2014-10-01 Anthony GeayPart definition class to prepare implementation of...
2014-09-30 Anthony GeayImprove performance on // read of a MED file using...
2014-09-26 Anthony GeayOn the road of the ParaMEDReader.
2014-09-26 Anthony GeayOn the road of the ParaMEDReader. MEDLoader can load...
2014-09-22 Anthony GeayBug revealed when activating tests with MPI.
2014-09-19 Anthony GeaySo doc on Remapper::prepare for bug #CEA1168 (PAL22588)
2014-09-10 Maintenance... Synchronize adm files
2014-09-10 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2014-09-10 Anthony GeayCorrect bug EDF#8655 PAL22677
2014-08-28 vsrSwitch on dev version flag
2014-08-28 vsrMerge remote branch 'origin/V7_4_BR'
2014-08-27 vsr0022628: [CEA 1202] The default icon disposition is...
2014-08-12 vsr0022614: [CEA 1146] SalomePyQt python API tabifyDockWid...
2014-08-12 vsr0022614: [CEA 1146] SalomePyQt python API tabifyDockWid...
2014-08-07 vsrRevert "Synchronize adm files"
2014-08-06 Maintenance... Synchronize adm files
2014-07-25 Anthony GeayBoost of expression evaluator DataArrayDouble::applyFun...
2014-07-22 Anthony GeayDataArrayDouble::keepSelectedComponents : covariancize
2014-07-22 Anthony GeayLittle refactoring of progeny mechanism to avoid if.
2014-07-22 Anthony GeaySimplify implementation by using progeny mechanism.
2014-07-18 Anthony Geayunwarnigization thanks to Luna.
2014-07-10 eap22612: [CEA 1189] sauv2med should not change faces...
2014-07-07 geayVTHB write
2014-07-04 geayFeedback from AMR users.
2014-07-04 geayMerge branch 'agy/intersect_1D'
2014-07-04 geaySome little doc. agy/intersect_1D
2014-07-04 geayAll adrien tests are OK with this version.
next