Salome HOME
modules/med.git
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-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 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-09-04 abnOptimisation in getWeightedAverageValue(), reducing... abn/weighted_avg
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 Cédric Aguerrefix bug on tests introduced by commit c6f81d9f
2015-07-27 Anthony GeayMake the VTKReader more flexible.
2015-07-23 Anthony GeayCorrect test. Geometric2D is presently not managed...
2015-07-23 abnMerge branch 'abn/mpifix'
2015-07-23 abnTest as before.
2015-07-22 abnMemory leak fix on MPI_Group and when throwing in MPIPr... abn/mpifix
2015-07-21 Anthony GeayPointLocator implementation for P1P1 for 1D and 2D...
2015-07-20 Anthony GeayCorrection of small bug on .__str__ on CurveLinearMesh...
2015-07-20 Anthony GeayGeneralize __getitem__ from MEDFileUMesh to MEDFileMesh.
2015-07-20 abnMerge branch 'abn/doxy2swig'
2015-07-14 Maintenance... Synchronize adm files
2015-07-06 Cédric Aguerrereplace document (2)
2015-07-03 Maintenance... Synchronize adm files
2015-07-02 Cédric AguerreReplace document
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-18 Maintenance... Synchronize adm files
2015-06-17 Maintenance... Synchronize adm files
2015-06-11 vsrAlign include directives in MEDPartitioner package
2015-06-11 vsrFix pb of compilation with MPI
2015-06-11 mpaCMake improvement: usage of SALOME_GUI_MODE() macro
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 abnMinor: portability issue. On CentOS5.2, MPI_Datatype...
2015-06-09 abn0022778: [CEA 1298] Python file compilation should...
2015-06-08 mntFix compilation error when building with -DSALOME_MED_S...
2015-06-03 imn0022875: EDF 7690 MED: Creating joints with medpartitio...
2015-06-03 vsrTurn DEV version flag ON
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 Christophe... Update translation files from Crowdin
2015-05-05 Anthony Geay[EDF10718] : Diameter computation of non linear cells. agy/EDF10723
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-29 Anthony GeayImplementation of MEDCouplingPointSet.computeDiameterFi... agy/ComputeDiameter
2015-04-22 Anthony GeayCorrection of bug EDF10720. agy/edf10720
2015-04-17 vsrIncrement version: 7.6.0
2015-04-17 rnvExclude *.md5 and *.map files from the DEV documentation
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 vsrFix incorrect implementation made in commit 53e2fb5
2015-04-10 Anthony GeayAddition of MEDFileUMesh.__getitem__ in python bindings...
2015-04-09 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2015-04-09 Anthony GeayHuge improvement of performance of MEDCouplingUMesh...
2015-04-08 Cédric AguerreExplicitely create a PVViewer
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
next