Salome HOME
MERGE stage 1: keep doc/dev and src/MEDCalc/doc
[modules/med.git] / src /
2015-10-28 Cédric AguerreMERGE stage 1: keep doc/dev and src/MEDCalc/doc
2015-10-22 abnMPIAccessDEC tests cleanup.
2015-10-22 abnMem leak fix in OverlapDEC.
2015-10-22 abnFixing ugly stack overflow in test_MPI_Access_ISend_IRe... abn/mpi_leaks
2015-10-21 abnIntroducing CMake test for ParaMEDMEM. Making MPI_Acces...
2015-10-21 abnMemory leak fix on DisjointDEC. union_comm was not...
2015-10-21 abnFixed ugly bug on TMP directory in ParaMEDMEM test ...
2015-10-19 abnBe kind to people running old versions of NumPy (<...
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-22 Cédric Aguerrefix: add presentation to object browser
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 syntax error
2015-09-15 Cédric Aguerrefix conflict: ctest requires SUBDIRS, not ADD_SUBDIRECT...
2015-09-15 Cédric Aguerre[MEDCALC] Dump Python
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 Cédric AguerreAdd MED engine
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-08-05 Cédric AguerreAdd presentation in datasource tree
2015-08-04 Cédric AguerreGUI callback: add MEDPresentation
2015-07-31 abnFirst scalar map implementation. No GUI (tree browser...
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-24 Cédric AguerreConvenience factory client
2015-07-24 Cédric Aguerre[Huge] Introducing MEDCalc
2015-07-23 Cédric Aguerremedcalc and commands history
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 Cédric Aguerreloading image as datasource relies on tui
2015-07-22 abnMemory leak fix on MPI_Group and when throwing in MPIPr... abn/mpifix
2015-07-22 Cédric Aguerredatasource load from gui relies on tui
2015-07-22 Cédric Aguerredefine parameters for scalar map presentation
2015-07-21 Cédric Aguerrecan create datasource from tui
2015-07-21 Cédric Aguerredefine the skeloeton for presentations
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-06 Cédric Aguerrereplace document (2)
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-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-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 BourcierUpdate 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-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 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-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.
next