Salome HOME
Addition of MEDFileJointOneStep.clearCorrespondences method to update joints for...
[tools/medcoupling.git] / src / MEDLoader / Swig / MEDLoaderCommon.i
2021-12-29 Anthony GeayAddition of MEDFileJointOneStep.clearCorrespondences...
2021-09-01 Yoann AudouinAdding conversion to int64 for MEDcouplingField
2021-08-02 Anthony GeayMerge branch 'agy/edf23738_mix_struc_el_integ'
2021-08-02 Anthony Geay[EDF23738] : implementation in structure elements ...
2021-03-25 Anthony GeayMerge branch 'occ/24009'
2021-03-25 vsrCopyright update 2021
2021-02-18 Anthony GeayCS work : MeshGems reader/writer
2021-01-11 Anthony GEAYSuppress default rev nodal computation in case of num...
2020-11-16 Anthony GEAYOptimize memory peak during coordinates loading implied...
2020-11-11 vsrMerge branch 'V9_6_BR'
2020-10-16 abnMEDFileCurveLinearMesh -> getSpaceDimension() was missing
2020-09-28 Anthony GEAYManagement of int64 fields into medcoupling.
2020-06-23 Anthony GeayPython wrapping of MEDFileMesh.ConvertFromMEDFileGeoType
2020-06-16 Anthony GeayPython wrapping of MEDFileMesh.ConvertFromMEDFileGeoType
2020-05-01 Anthony GeayMEDFileUMesh.LoadPartCoords : make it cleaner
2020-04-29 Anthony GeayMEDFileUMesh.LoadPartCoords + ParaDataArray implementation
2020-04-20 Anthony GeayImplementation of MEDFileUMesh::computeFetchedNodeIds
2020-04-16 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-04-15 vsrCopyright update 2020
2020-03-12 Anthony GeayTake advantage of med4.1 capabilities.
2020-03-05 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-02-22 Anthony GeayWrap of GetFamiliesGroupsInfo for // partitioner rnv/pv58_1
2019-12-20 Anthony Geaysizeof(med_int) accessor to ease checkup
2019-12-20 eapIndices are stored as mcIdType type instead of int...
2019-10-18 Anthony GeayAddition of MEDFileMesh.zipFamilies
2019-03-05 vsrMerge branch 'V9_2_2_BR'
2019-02-21 abnSWIG: Full clean up of "throw" specifications.
2019-02-21 abnSWIG exception: removing C++11 warnings, minimal work.
2019-02-14 vsrUpdate copyrights
2018-10-09 Anthony GeayMEDLoader is now able to export to 3.3 MED file version.
2018-09-27 Anthony GeayContext manager for MEDFile*Field1TS
2018-08-29 Anthony GeayAjouts des tests
2018-08-28 Anthony Geay- MEDLoader ReadField is now dealing int32, float64...
2018-04-19 rnvMerge remote-tracking branch 'origin/abn/bug_fixes...
2018-02-20 Anthony GeayNew : insert multi level group into MEDFileMeshes and...
2018-02-20 Anthony GeayMissing wrap of appendFieldProfileFlatly
2018-01-05 Anthony GeayNew useful DataArrayInt32::findIdForEach
2018-01-04 Anthony GeayImplemenatation of MEDFileFields::linearToQuadratic...
2017-12-28 Anthony Geaynew "medcoupling" python module to gether into a single...
2017-12-13 rnvMerge V8_4_BR branch.
2017-10-16 Anthony GeayAll tests are OK now on python3
2017-10-16 Anthony GeaygetUndergroundDataArrayExt is available for MEDFileIntF...
2017-09-19 Anthony GeayMake WriteField and WriteFieldUsingAlreadyWrittenMesh... V8_4_0a2
2017-09-18 Anthony GeayMake ReadField multi type field
2017-09-07 Anthony GeayMake the tests work
2017-09-06 Anthony GeayUsage of new med33 feature : float32
2017-05-30 rnvMerge rnv/win_swig_generation branch.
2017-05-30 rnvMerge V8_3_BR branch.
2017-05-19 Gilles DAVIDReady for Salome9/py3 - Thanks a lot Gilles
2017-05-18 Anthony GeayFloat32 managed at all levels of fields. Factorization...
2017-05-10 Anthony GeayMake joints easy to use with python
2017-05-02 Anthony GeayStep1
2017-04-20 Anthony GeayAdd a constructor of MEDFileJoint
2017-04-20 Anthony GeayOK. Tested
2017-04-19 Anthony GeayOn the fly
2017-04-19 Anthony GeayIn progress
2017-03-16 Anthony GeayImprove perf for users with more than 1000 time steps
2017-03-07 Anthony GeayOverload of MEDLoader.ReadField method to ease access...
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-24 Anthony GeayMerge branch 'agy/EltStrInMC' -> Structure elements...
2017-01-24 Anthony GeayFinished. But maybe we have to manage profile. Only...
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-17 Anthony GeayStart of mesh support + Header set/get
2016-11-10 Anthony GeayFor med file version, no more use of static macro but...
2016-11-03 Anthony GeayMEDFileParameters are also pickelized
2016-11-02 Anthony GeayMEDFileMeshes, Fields FieldMultiTS Field1TS IntField1TS...
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-19 abnMerge branch 'abn/bbox_adj'
2016-10-19 Anthony GeayReady for pickelization
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-05 Anthony GeaySome useful tools for MEDCouplingMappedExtrudedMesh...
2016-10-04 Anthony GeayImplementation of planar symmetry + aggregation methods...
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-04-14 abnMerge branch 'master' of ssh://git.salome-platform...
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-02-19 abnIntroduced check functions in MEDFileUMesh:
2016-02-19 Anthony GeayGlobalNodeIds in MEDReader in // context.
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'
2016-01-20 abnMEDCoupling API change - stage #1
2016-01-20 Anthony Geay6th step : Remove the additional MEDLoader level from...
2016-01-19 Anthony GeayFirst step of ParaMEDMEM -> MEDCoupling
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-05 Anthony GeayAPI modification (simplification) : MEDFileMesh::getGen...
2016-01-04 abnMerge branch 'abn/tests_from_build'
next