Salome HOME
Fix compilation pb (add missing include)
[modules/med.git] / src / MEDLoader /
2015-11-26 vsrFix compilation pb (add missing include)
2015-11-25 abnMinor: moved MEDLoader tests that were still hanging...
2015-11-12 abnMinor: feedback from SERMA, error message reformulation.
2015-11-02 abnMerge branch 'master' of ssh://git.salome-platform...
2015-10-29 vsrEnable C++0x/C++11 support
2015-10-19 vsrMerge branch 'V7_7_BR'
2015-10-16 Anthony GeayCorrection of bug of double pickelization of MEDFileUMe...
2015-10-13 abnDocumentation reorganization
2015-09-25 Anthony GeayCorrection of bug EDF10723 for 0D mesh. agy/edf10723 cbr/crowdin_V7_7_BR
2015-09-23 abnMoving empty mesh test to MEDLoaderTest3.py abn/empty_mesh
2015-09-23 abnMini bug fix: MEDFileUMesh should load correclty a...
2015-09-18 Anthony GeayCorrection of bug concerning UNIV info status. V7_7_0b1
2015-09-16 abnMerge branch 'abn/crack_fix'
2015-09-16 abnbuildInnerBoundaryAlongM1Group(): family ID creation...
2015-09-16 abnRenamed duplicateNodesOnM1Group into buildInnerBoundary...
2015-09-16 abnFurther "improvement" on duplicateNodesOnM1Group().
2015-09-15 abnMerge branch 'abn/crack_fix'
2015-09-14 abnMerge branch 'abn/weighted_avg'
2015-09-14 abnWith doc ! abn/crack_fix
2015-09-14 abnFix for duplicateNodesOnM1Group() so that non connex...
2015-09-08 eap23155: [CEA 1578] Sauv2med fails during the creation...
2015-08-18 Anthony GeayFor old MED file fra.med the returned code of MEDmeshUn... V7_7_0a1
2015-07-31 Anthony GeayEDF11242 : non regression test.
2015-07-31 Anthony GeaySafe call of MEDfile functions.
2015-07-27 Anthony GeayMake the VTKReader more flexible.
2015-07-23 abnMerge branch 'abn/mpifix'
2015-07-20 Anthony GeayGeneralize __getitem__ from MEDFileUMesh to MEDFileMesh.
2015-07-20 abnMerge branch 'abn/doxy2swig'
2015-06-30 abnIMP: generation of Python docstrings from Doxygen output. abn/doxy2swig
2015-06-09 Anthony Geay[EDF11027] : Bug correction. cell-like field on all...
2015-06-09 abnMerge branch 'master' of ssh://git.salome-platform...
2015-06-09 abn0022778: [CEA 1298] Python file compilation should...
2015-06-03 imn0022875: EDF 7690 MED: Creating joints with medpartitio...
2015-05-20 Anthony GeayMove MEDFileUMesh::addGroup to MEDFileMesh level -... V7_6_BR agy/MEDFileMeshAddGroup fix_for_760 V7_6_0 V7_6_0rc1
2015-05-05 Anthony Geay[EDF10723] - MEDFileUMesh::linearToQuadratic and MEDFil...
2015-04-30 abn1) Fixed colinearize2D to handle degenerated cases...
2015-04-29 Anthony GeayUrgent debug. agy/BugStMeshSetFieldPflFalse
2015-04-22 Anthony GeayCorrection of bug EDF10720. agy/edf10720
2015-04-14 Anthony GeayAddition of MEDFileAnyTypeFieldMultiTS.pushBackTimeStep... V7_6_0b1
2015-04-14 Anthony GeayUnwarnigization campaign.
2015-04-14 Anthony GeayAddition of MEDFileUMesh.__delitem__ in py bindings...
2015-04-13 Anthony GeayMEDFileFields::LoadSpecificEntities to improve perf...
2015-04-13 Anthony GeayAddition of MEDFileUMesh.__setitem__ in python bindings.
2015-04-13 Anthony GeayAddition of MEDFileUMesh.__setitem__ in python bindings.
2015-04-10 Anthony GeayAddition of MEDFileUMesh.__getitem__ in python bindings...
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 Aguerremedcoupling - change install path agr/salome_tests
2015-03-23 Cédric Aguerreadd medcoupling tests
2015-03-20 Anthony GeayAddition of MEDFileUMesh.buildExtrudedMesh method.
2015-03-18 Anthony GeayPickelization of (squashed merge of agy/PyPickelingOfMC...
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-12 aklCopyrights update 2015.
2015-02-11 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2015-02-11 Anthony GeayMEDFileCMesh::setGroupAtLevel
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.
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-09 vsrMerge branch 'master' into V7_5_BR
2014-11-24 Anthony GeayMEDFileUMesh::zipCoords updates correctly the part...
2014-11-20 Anthony GeayCorrect bug when a umesh without any cells is written.
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-14 Anthony GeayUnwarningization in release mode.
2014-10-13 Anthony GeayUnwarnigization (2)
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-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-09-10 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2014-09-10 Anthony GeayCorrect bug EDF#8655 PAL22677
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-22 Anthony GeaySimplify implementation by using progeny mechanism.
2014-07-10 eap22612: [CEA 1189] sauv2med should not change faces...
2014-07-04 geayMerge branch 'agy/intersect_1D'
2014-06-27 eap22612: [CEA 1189] sauv2med should not change faces...
2014-06-26 eap22612: [CEA 1189] sauv2med should not change faces...
2014-06-23 eap22606: [CEA 1183] sauv2med returns an error if a field...
2014-06-20 geayMerge branch 'agy/codeutils'
2014-05-26 geayMerge branch 'master' of ssh://git.salome-platform... V7_4_0 V7_4_0rc2
2014-05-26 geayBug MEDLoader::GetTypesOfField in case of rc2 :)
2014-05-26 geayNon regression tests for MEDLoader.GetTypesOfField bug
2014-05-22 geayBug MEDLoader::GetTypesOfField
2014-05-16 geayFirst draft for dense matrix
2014-05-13 anaWin32: Fix error in Debug mode
2014-05-13 anaAdd missing test_environment for tests
2014-05-07 Renaud NédélecMerge remote-tracking branch 'origin/rbe/compat-cmake...
2014-05-05 anaMerge branch 'master' of salome:modules/med
next