Salome HOME
Refacto for integration into MEDFileFields
[tools/medcoupling.git] / src /
2017-01-20 Anthony GeayRefacto for integration into MEDFileFields
2017-01-19 Anthony GeayReady for fields. OK with UsesCase_MEDstructElement_1.med
2017-01-19 Anthony GeayStucture element have been read
2017-01-18 Anthony GeayAfter meshsupport the struture elements...
2017-01-18 Anthony Geaysupport mesh are now read as classical meshes !
2017-01-18 Anthony GeayBefore refactoring for convergence between meshes and...
2017-01-17 Anthony GeayStart of mesh support + Header set/get
2017-01-12 Anthony GeayDataArrayInt.indicesOfSubPart useful method
2017-01-11 Anthony GeayImpl of methods cart->cyl cart->pol cart->spher
2016-12-30 Anthony Geaya useful method
2016-12-27 Anthony GeayRemapper deals with 3D to 3DSurf in P1P1 using PointLoc...
2016-12-27 Anthony Geaynumber of tuples and components are now std::size_t...
2016-12-15 rnvMerge branch 'V8_2_BR' V8_3_0a1
2016-12-14 eap23403: [CEA 1993] test MEDCouplingBasicsTest4.py :...
2016-12-14 eap23403: [CEA 1993] test MEDCouplingBasicsTest4.py :...
2016-12-01 abnMEDLoader bug fix. Detected by FLICA non regression... V8_2_BR V8_2_0 V8_2_0rc1 V8_2_0rc2
2016-12-01 abnMEDLoader bug fix. Detected by FLICA non regression...
2016-11-28 abnFix for FED24 compilation. Mix up between C++11 and...
2016-11-24 anaMerge branch 'master' of salome:tools/medcoupling
2016-11-24 anaWindows compatibility.
2016-11-24 abnMinor doc: isIota()
2016-11-21 abnDoc: node and cell ordering in a structured mesh.
2016-11-10 Anthony GeayLimit for compo length from 15 to 16 V8_2_0b1
2016-11-10 Anthony GeayFor med file version, no more use of static macro but...
2016-11-07 Anthony GeayUseful ConvertMEDFileTo30 tool to change version of... V8_2_0a1
2016-11-04 Anthony GeayMove MEDRenumber.py from bin to lib/python2.7/site...
2016-11-03 Anthony GeayMEDFileParameters are also pickelized
2016-11-02 Anthony GeayMEDFileMeshes, Fields FieldMultiTS Field1TS IntField1TS...
2016-10-31 eap23285: [CEA 1778] SauvReader: only keep the meshes...
2016-10-28 Anthony GeaySerialization of DataArrayByte. Serialization of MEDFil...
2016-10-28 Anthony GeayWrite into MEDfile version equal to 3.0 is now possible...
2016-10-25 eap23285: [CEA 1778] SauvReader: only keep the meshes...
2016-10-19 abnMerge branch 'abn/bbox_adj'
2016-10-19 Anthony GeayReady for pickelization
2016-10-19 abnRemapper: Creating Interpolation3D1D to handle case... abn/bbox_adj
2016-10-10 Anthony GeayEnd of refacto. Now ready for MEDFilemem implementation...
2016-10-07 Anthony GeayLast med_idt API before serialization
2016-10-07 Anthony GeayOK all write methods based directly on writeLL have...
2016-10-06 Anthony GeaySome factorization before usage of new MED file API
2016-10-06 Anthony GeayUse new MEDFile MEDfileName method to reduce number...
2016-10-06 Anthony GeayCorrect bug on P0P0 interpolation of Extruded<->Extrude...
2016-10-05 Anthony GeaySmall modif
2016-10-05 Anthony GeaySome useful tools for MEDCouplingMappedExtrudedMesh...
2016-10-05 Anthony GeayNew constructor for ExtrudedMeshes taking 3D MEDCouplin...
2016-10-05 Anthony GeayBug correction on ExtrudedMesh::buildUnstructured
2016-10-04 Anthony GeaySmall modif
2016-10-04 Anthony GeayImplementation of planar symmetry + aggregation methods...
2016-09-28 vsrMerge branch 'V8_1_BR' mpa/23299
2016-09-27 eap23223: [CEA 1710] regression - bug CEA 983 - case2med
2016-09-27 eap23223: [CEA 1710] regression - bug CEA 983 - case2med
2016-09-05 rnvMerge remote-tracking branch 'origin/rnv/autoconf_macro...
2016-08-31 eap23223: [CEA 1710] regression - bug CEA 983 - case2med
2016-08-30 abnWindows compilation: proper inclusion of METIS/SCOTCH...
2016-08-30 rnvMerge branch 'rnv/autoconf_macros' of salome:tools... rnv/autoconf_macros
2016-08-26 Anthony GeayMerge 'agy/br810_2' branch.
2016-08-25 anaWindows compatibility ana/v81br_win_compatibility
2016-08-24 Anthony GeayMerge 'agy/br810_1' branch.
2016-08-22 Anthony GeayRefactoring for MEDCouplingFieldInt
2016-08-19 Anthony GeayFactorization nearly finished for DataArrays
2016-08-19 Anthony GeayCode factorization in DataArrays
2016-08-18 Anthony GeayWarning hunting V8_1_0b1
2016-08-18 Anthony GeayNew CellModel::getNodesConstituentTheLittleSon method
2016-08-11 rnvMerge branch 'master' of salome:tools/medcoupling
2016-08-10 Anthony Geaynew functionality MEDCouplingUMesh.explodeMeshIntoMicro...
2016-08-08 Anthony GeayDGTUMesh with no cells can be now converted into umesh
2016-07-26 Anthony Geayuseful methods again
2016-07-26 Anthony GeayUseful nullify method
2016-07-25 Anthony Geaya useful method in DataArray
2016-07-22 Anthony GeayVery first implementation of MEDCouplingFieldInt. V8_1_0a1
2016-07-12 rnvAdditional fix for the "0023293: [CEA 1891] SALOME...
2016-07-11 Anthony GeayDebug for Mantis23293. Give C++11 more space...
2016-07-11 Anthony GeayDebug for Mantis23293. Specific implementation for...
2016-07-11 Anthony GeayEDF13251 : Correction of bug in appendFieldProfile...
2016-07-11 Anthony GeayA test and a documentation too for Nathalie of MEDCoupl...
2016-07-04 abnMEDFileMeshL2: bug fix, and warning removal for FD24.
2016-06-20 Anthony GeayImprove perf for meshes with huge number of grps/families.
2016-06-16 Anthony GeayStill a bug in DataArrayInt::sortEachPairToMakeALinkedList
2016-06-16 Anthony GeayCorrection of bug in pywrap of DataArrayInt.splitByValu...
2016-06-16 Anthony GeayCorrection of bug in DataArrayInt::sortEachPairToMakeAL...
2016-06-14 abnMoved ICoCo interface into a standalone sub-directory.
2016-06-14 abnRemapper: added new P1P1 method: MappedBarycentric...
2016-06-06 rnvDisable specific test in case of insufficient memory.
2016-05-23 Anthony GeayFix test to work with metis 5.1.0 (to be confirmed)
2016-05-13 Anthony GeayProtection against write on deallocated underground...
2016-05-11 abnMake PARMETIS and METIS partitioner mutually exclusive.
2016-05-10 abnTests: minor fixes:
2016-05-10 abnRemapper: missing error message in InterpPlanar
2016-05-10 abnMinor fix.
2016-05-10 abnParaMEDMEM: DisjointDEC
2016-05-06 Anthony GeayMEDCoupling has now a simple global map.
2016-05-06 Anthony GeayMake the medcoupling to VTK accessible from the outside...
2016-05-02 abnMinor portability: Cygwin compiler seems to have _X...
2016-04-14 abnAdded option MEDCOUPLING_BUILD_STATIC to build static...
2016-04-14 abnMerge branch 'master' of ssh://git.salome-platform...
2016-04-11 Cédric AguerreFix tests environment
2016-04-11 Cédric AguerreFix salome tests
2016-03-24 vsrGet relevant changes from V7_dev branch (copyright...
2016-03-22 Anthony GeayLittle refactoring for extractPart.
2016-03-18 Anthony GeayUseful extractPart method on MEDFileField series.
2016-03-15 Anthony GeayBug correction EDF12533
next