Salome HOME
Update C++ code consecutive to API modification of ReadField
[tools/medcoupling.git] / src / MEDLoader /
2017-03-07 Anthony GeayOverload of MEDLoader.ReadField method to ease access...
2017-02-27 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2017-02-27 abnBug fix: missing include.
2017-02-21 Anthony Geay[EDF7075] Struct elements on COQUE (EPAISSEUR)
2017-02-20 Anthony GeayA little improvement
2017-02-20 Anthony Geay[EDF7075] : Mixed Classical and structure elements
2017-02-17 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2017-02-17 Anthony GeayProtection against agressive users
2017-02-15 eap23413: [CEA 2025] bug SMESH orientation
2017-02-15 abnMerge branch 'master' of ssh://git.salome-platform...
2017-02-14 Anthony Geay[EDF7075] Field on Gauss points lying on structure...
2017-02-10 Anthony GeayStructure element inside Gauss Points management
2017-01-25 Anthony GeayImplementation of useful : DA.circularPermutation DA...
2017-01-24 Anthony GeayMerge branch 'agy/EltStrInMC' -> Structure elements...
2017-01-24 Anthony GeayManagement of pfls agy/EltStrInMC
2017-01-24 Anthony GeayFinished. But maybe we have to manage profile. Only...
2017-01-24 Maintenance team... RNV: Porting to swig-3
2017-01-24 Anthony GeayStep 8 : meshes have been managed, fields still remaining.
2017-01-23 Anthony GeayFields have been cut in elements. Now ready for last...
2017-01-23 Anthony GeayDebugging before generation of classic fields/meshes...
2017-01-23 Anthony GeayStep 7 : start of filtering structure elements in fields
2017-01-23 Anthony GeayStep 6 over. Remaining part : extract structure element...
2017-01-23 Anthony GeayStep 6 : Read structure element data from MEDFileUMesh.
2017-01-23 Anthony GeayField read part done. Mesh part remaining...
2017-01-20 Anthony GeayStep 5 -> struct element into deepest SD
2017-01-20 Anthony GeayConnect by default read of struct elements in MEDFileDa...
2017-01-20 Anthony GeayMake test work
2017-01-20 Anthony GeayStep 3 refacto
2017-01-20 Anthony GeayRefacto step 2 of MEDFileField classes
2017-01-20 Anthony GeayMemory leak hunting
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
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-24 anaMerge branch 'master' of salome:tools/medcoupling
2016-11-24 anaWindows compatibility.
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-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-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-05 Anthony GeaySmall modif
2016-10-05 Anthony GeaySome useful tools for MEDCouplingMappedExtrudedMesh...
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 rnvMerge branch 'rnv/autoconf_macros' of salome:tools... rnv/autoconf_macros
2016-08-26 Anthony GeayMerge 'agy/br810_2' branch.
2016-08-24 Anthony GeayMerge 'agy/br810_1' branch.
2016-08-18 Anthony GeayWarning hunting V8_1_0b1
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 GeayEDF13251 : Correction of bug in appendFieldProfile...
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-05-13 Anthony GeayProtection against write on deallocated underground...
2016-05-10 abnTests: minor fixes:
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 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
2016-03-15 Anthony GeayBug correction EDF12533
2016-03-09 vsrMerge branch 'V8_0_0_BR'
2016-03-01 abnbuildInnerBoundaryAlongM1Group(): bug fix for triangula...
2016-02-19 Anthony GeayBug linked with multi node field read in parallel....
2016-02-19 abnIntroduced check functions in MEDFileUMesh:
2016-02-19 Anthony GeayGlobalNodeIds in MEDReader in // context.
2016-02-16 Anthony GeayBug linked with multi node field read in parallel....
2016-02-09 abnDoc fix and enhancement.
2016-02-03 abnIntroduced check functions in MEDFileUMesh:
2016-01-29 Anthony GeayGlobalNodeIds in MEDReader in // context.
2016-01-21 abnMerge branch 'V7_dev'
2016-01-21 abnMerge branch 'V8_0_0_BR'
next