Salome HOME
Adding conversion to int64 for MEDcouplingField
[tools/medcoupling.git] / src / ParaMEDMEM /
2021-04-01 abn[ICoCo]: ICoCo part as a new sub library: libmedicoco.so
2021-03-30 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2021-03-29 abn[ICoCo] ICoCo interface version 2
2021-03-25 Anthony GeayMerge branch 'occ/24009'
2021-03-25 vsrCopyright update 2021
2021-03-05 abn[ParaMEDMEM] Adding SWIG interface for OverlapDEC ...
2021-03-05 abnMoving MPIAccess to a subfolder for clarity
2020-11-16 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-11-11 vsrMerge branch 'V9_6_BR'
2020-11-09 Anthony GeayReduce number of collective calls that kill performance...
2020-10-11 Anthony GEAYFix error on int64 config due to bf521630bd93aec8 commit
2020-10-05 Anthony GeayCompilation with debian8 native MPI
2020-09-28 abnFix clang compilation (template instanciations) + clang...
2020-08-12 Anthony GeayParallel implementation of getCellsLyingOnNodes(True)
2020-04-29 Anthony GeayMEDFileUMesh.LoadPartCoords + ParaDataArray implementation
2020-04-28 Anthony GeaySome helpers for debugging
2020-04-27 Anthony GeayMake it templated
2020-04-27 Anthony GeayStill some imp into ParaUMesh
2020-04-26 Anthony GeayParaUMesh.redistributeCells implementation.
2020-04-20 Anthony Geay[EDF21149] : Improvements for // spliter
2020-04-16 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-04-15 vsrCopyright update 2020
2020-03-30 Anthony GeayImplementation of ParaUMesh::getCellIdsLyingOnNodes V9_5_0a2
2019-12-20 eapIndices are stored as mcIdType type instead of int...
2019-12-06 vsrMerge branch 'V9_4_BR'
2019-11-06 abnRemoving deprecated exception specifications
2019-03-05 vsrMerge branch 'V9_2_2_BR'
2019-02-14 vsrUpdate copyrights
2018-12-10 vsrMerge branch 'V9_2_BR'
2018-12-06 Anthony GeayBug correction in the medcoupling <-> numpy layer
2018-10-15 eapTypo and whitespace fixes by Kunda
2018-06-27 abnMerge branch 'abn/seg_seg_intersec'
2018-06-25 eapTypo-fix by Kunda
2018-02-09 eapTypo-fix by Kunda
2018-01-09 eaptypo-fix by Kunda
2017-12-28 Anthony Geaynew "medcoupling" python module to gether into a single...
2017-12-13 rnvMerge V8_4_BR branch.
2017-11-28 eaptypo-fix by Kunda
2017-07-14 vsrMerge remote branch 'origin/nth/Bug15094'
2017-07-12 Anthony GeayStart fixing MPI build of MEDCoupling
2017-04-03 abn[DEC] Adding MEDField interface
2017-04-03 abnclang compilation.
2016-06-14 abnMoved ICoCo interface into a standalone sub-directory.
2016-05-10 abnParaMEDMEM: DisjointDEC
2016-04-14 abnAdded option MEDCOUPLING_BUILD_STATIC to build static...
2016-04-14 abnMerge branch 'master' of ssh://git.salome-platform...
2016-03-24 vsrGet relevant changes from V7_dev branch (copyright...
2016-01-21 abnMerge branch 'V7_dev'
2016-01-21 abnMerge branch 'V8_0_0_BR'
2016-01-21 abnMerge branch 'master' into V7_dev - taking only stuff...
2016-01-20 abnMEDCoupling API change - stage #1
2016-01-19 Anthony Geay3rd step.
2016-01-18 abnMerge branch 'master' of ssh://git.salome-platform...
2016-01-18 abnCovariance: last fixes.
2016-01-14 vsrMerge branch 'V8_0_BR' V8_0_0a2
2016-01-08 Anthony Geay3D2D -> 2D3D to ease readability.
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-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-11-30 Cédric Aguerrefix conflict
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-24 abnOverlapDEC: bug fix. Bounding box adjustment was negative.
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-29 Cédric Aguerreadd mpi part
2015-10-29 Cédric AguerreInitiating medtool
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 abnMemory leak fix on DisjointDEC. union_comm was not...
2015-10-19 vsrMerge branch 'V7_7_BR'
2015-10-13 abnDocumentation reorganization
2015-09-15 Cédric Aguerrefix conflict: ctest requires SUBDIRS, not ADD_SUBDIRECT...
2015-07-23 abnMerge branch 'abn/mpifix'
2015-07-22 abnMemory leak fix on MPI_Group and when throwing in MPIPr... abn/mpifix
2015-06-09 abnMerge branch 'master' of ssh://git.salome-platform...
2015-06-09 abnMinor: portability issue. On CentOS5.2, MPI_Datatype...
2015-02-13 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2015-02-12 aklCopyrights update 2015.
2014-12-09 vsrMerge branch 'master' into V7_5_BR
2014-11-21 vsrMerge remote branch 'origin/abn/icoco_fix' into V7_5_BR V7_5_0 V7_5_0rc1
2014-11-21 vsrMerge remote branch 'origin/abn/intersect_fix' into...
2014-11-20 abnReverting to previous impl. of ICoCoField for compatibi... abn/icoco_fix
2014-11-14 vsrMerge remote branch 'origin/abn/gauthier' into V7_5_BR
2014-11-13 abnMoving implementation of functions containing calls... abn/gauthier
2014-11-13 abnAdded copy constructor and operator.
2014-11-13 abnDisabling message.
2014-08-28 vsrMerge remote branch 'origin/V7_4_BR'
2014-08-07 vsrRevert "Synchronize adm files"
2014-08-06 Maintenance team... Synchronize adm files
2014-06-20 geayMerge branch 'agy/codeutils'
next