Salome HOME
MEDCoupling API change - stage #1
[tools/medcoupling.git] / src /
2016-01-20 abnMEDCoupling API change - stage #1
2016-01-20 Anthony Geay6th step : Remove the additional MEDLoader level from...
2016-01-19 Anthony Geay5th step
2016-01-19 Anthony Geay4th step
2016-01-19 Anthony Geay3rd step.
2016-01-19 Anthony Geay2nd step.
2016-01-19 Anthony GeayA forgotten C++ test
2016-01-19 Anthony GeayFirst step of ParaMEDMEM -> MEDCoupling
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 abnMerge branch 'master' of ssh://git.salome-platform...
2016-01-18 abnCovariance: last fixes.
2016-01-15 abnCovariance: forgot the most important one deepCpy() !!
2016-01-15 abnFixing various C++ covariances mismatches in the API
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-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-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 anaWindows compatibility
2015-12-17 abnTest file management:
2015-12-16 Anthony GeayBug correction on computeOffsets2 for empty arrayint...
2015-12-11 abnRestoring InterpKernel tests. TODO: break dependency to
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-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-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 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-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 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-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 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
next