Salome HOME
Step 8 : meshes have been managed, fields still remaining.
[tools/medcoupling.git] / src / MEDLoader /
2016-01-14 vsrMerge branch 'V8_0_BR' V8_0_0a2
2016-01-12 Anthony GeayGeneralization of some Fam/grp methods from MEDFileUMes...
2016-01-05 Anthony GeayEncourage users at most to use cartesian.
2016-01-05 Anthony GeayAPI modification (simplification) : MEDFileMesh::getGen...
2016-01-04 abnMerge branch 'abn/tests_from_build'
2016-01-04 Anthony GeaySmall fix.
2015-12-31 Anthony GeayNow deal with Cylindric, Spheric coordinates for UMesh...
2015-12-30 Anthony Geaydebug EDF11911. For serialkiller users having families...
2015-12-18 abnMerge branch 'master' of ssh://git.salome-platform... V8_0_0a1
2015-12-18 abnTests are now all runnable from BUILD dir only with...
2015-12-18 anaWindows compatibility
2015-12-17 abnTest file management:
2015-12-10 abnTurned all MEDCOUPLING_MED_xyz into MEDCOUPLING_xyz
2015-12-10 abnReverted to SALOME current CMake build procedure.
2015-12-03 Anthony GeayCorrection of bug in MEDFileEquivalence::isEqual
2015-12-03 Cédric AguerreMerge branch 'agr/medcoupling_tool'
2015-12-02 Cédric Aguerremv MEDFileEquivalence to medtool subdirectory
2015-12-02 Anthony GeayImplementation of equivalences in MEDFileMesh.
2015-12-01 Anthony GeayImplementation of equivalences in MEDFileMesh.
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-12-01 Cédric Aguerreupdate doc and options
2015-12-01 Cédric Aguerreupdate resources
2015-11-30 Cédric Aguerrefix conflict
2015-11-30 abnAPPLE portability (thanks Antoine G.)
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-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-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 Cédric Aguerrefix conflict: ctest requires SUBDIRS, not ADD_SUBDIRECT...
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.
next