Salome HOME
tools/medcoupling.git
2016-01-21 abnMerge branch 'master' into V7_dev - taking only stuff...
2016-01-21 Anthony GeayA forgotten C++ test
2016-01-20 abnEnsure sequential run of MEDLoader 1,2,3 tests. abn/ml_test123
2016-01-19 Anthony GeayMEDFile 3.2.0 porting to support CYL and SPHER.
2016-01-19 Anthony GeaySimple porting to medfile 3.2.0
2016-01-18 Anthony GeayRemove checkCoherency2.
2016-01-18 Anthony GeayMEDCouplingUMesh.tessellate2D - only one entry point...
2016-01-18 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2016-01-18 Anthony GeayRemove DataArrayInt::isIdentity-> DataArrayInt::isIdent...
2016-01-18 abnScript to perform automatic renaming should be installed.
2016-01-18 abnMerge branch 'master' of ssh://git.salome-platform...
2016-01-18 abnCovariance: last fixes.
2016-01-18 Anthony GeayModif b4 apply.
2016-01-15 abnCovariance: forgot the most important one deepCpy() !!
2016-01-15 abnFixing various C++ covariances mismatches in the API
2016-01-15 abnAPI renaming: preparation.
2016-01-14 Maintenance... Synchronize adm files
2016-01-14 vsrMerge branch 'V8_0_BR' V8_0_0a2
2016-01-14 Anthony GeayQuick Sphinx 1.2 porting V7_8_0a1
2016-01-13 Maintenance... Synchronize adm files
2016-01-13 vsrFix possible problem with enclosed reloading of targets... V8_0_BR
2016-01-12 Anthony GeayGeneralization of some Fam/grp methods from MEDFileUMes...
2016-01-11 abnDocumentation buildExtrudedMesh()
2016-01-11 Anthony GeayOne more test.
2016-01-08 Anthony Geay3D2D -> 2D3D to ease readability.
2016-01-08 Anthony GeayCompile interp_kerneltests only if asked.
2016-01-08 Anthony GeayQuick solve of bug with interpolation 3DSurf<->3D using...
2016-01-08 Anthony GeayStandardize behaviour of graphviz. When GRAPHVIZ_ROOT_D...
2016-01-05 Anthony GeayEncourage users at most to use cartesian.
2016-01-05 Anthony GeayAPI modification (simplification) : MEDFileMesh::getGen...
2016-01-04 Ovidiu MircescuFix compilation issue with option MEDCOUPLING_USE_MPI.
2016-01-04 abnMerge branch 'abn/tests_from_build'
2016-01-04 abnReduced version of INTERPKernel tests can be run in... 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 abnOverriding CMake sync process to push again bug fix
2015-12-18 anaWindows compatibility
2015-12-17 abnTest file management:
2015-12-17 abnDoc: Triangulation instead of Triangle in interp doc.
2015-12-16 Anthony GeayBug correction on computeOffsets2 for empty arrayint...
2015-12-11 Maintenance... Synchronize adm files
2015-12-11 abnRestoring InterpKernel tests. TODO: break dependency to
2015-12-11 abnExport configuration fix.
2015-12-11 abnMinor fix for ParMetis detection and // partitioner...
2015-12-10 abnTurned all MEDCOUPLING_MED_xyz into MEDCOUPLING_xyz
2015-12-10 abnReverted to SALOME current CMake build procedure.
2015-12-04 Cédric AguerreFix documentation simple_cmake
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 ExplicitMapping.cxx to medtool subdirectory agr/medcalc agr/medcoupling_tool
2015-12-02 Cédric Aguerremv MEDFileEquivalence to medtool subdirectory
2015-12-02 Anthony GeayImplementation of equivalences in MEDFileMesh.
2015-12-02 Cédric Aguerretutorial construction
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 abnOverlapDEC: further imp of the load balancing algo...
2015-12-01 abnOverlapDEC: new load balancing algo (option
2015-12-01 Cédric Aguerrecmake files
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-30 abnOverlapDEC: adding attach*LocalField(MEDCouplingFieldDo...
2015-11-30 abnOverlapDEC: new test for default values and multi-compo...
2015-11-30 abnOverlapDEC: many improvements/fixes:
2015-11-26 vsrFix compilation pb (add missing include)
2015-11-25 abnMinor: moved MEDLoader tests that were still hanging...
2015-11-24 abnOverlapDEC: bug fix. Bounding box adjustment was negative.
2015-11-19 Cédric Aguerreextract medtool doc from MED
2015-11-12 abnMinor: feedback from SERMA, error message reformulation.
2015-11-02 abnVarious fixes on doc.
2015-11-02 abnMerge branch 'master' of ssh://git.salome-platform...
2015-11-02 abnEnhance doc on parallelism.
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 Aguerrerefactor MED to use external MEDtool
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-29 Cédric Aguerreremove src/MEDCalc/doc
2015-10-28 Cédric AguerreMERGE stage 2: update doc/dev then remove src/MEDCalc/doc
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 abnFollowing training's feedback: removing finishInserting...
2015-10-19 vsrSet development flag to 1
2015-10-19 vsrMerge branch 'V7_7_BR'
2015-10-16 Anthony GeayCorrection of bug of double pickelization of MEDFileUMe...
2015-10-15 vsrIncrement version: 7.7.0 fix_for_770 V7_7_0 V7_7_0_WIN V7_7_0rc1
next