Salome HOME
tools/medcoupling.git
2017-02-17 abnSplitting implementation of UMesh to isolate intersecti...
2017-02-17 abnMerge branch 'master' of ssh://git.salome-platform...
2017-02-17 abnUseful doc about checkDeepEquival returning None.
2017-02-17 Anthony GeayUseful MEDCouplingUMesh.Build1DMeshFromCoords method
2017-02-15 eap23413: [CEA 2025] bug SMESH orientation
2017-02-15 abnMerge branch 'master' of ssh://git.salome-platform...
2017-02-15 abnBug fix in SplitterTetra (used in 3D P0P0 interp)
2017-02-14 Anthony Geay[EDF7075] Field on Gauss points lying on structure...
2017-02-10 Anthony GeayStructure element inside Gauss Points management
2017-02-08 Anthony GeayTools for partitioning and neighbor computation
2017-02-07 Anthony GeayFieldDouble::convertQuadraticToLinear
2017-02-06 Anthony GeaySmall modif
2017-02-06 Anthony GeayVoronoi 1D + getCellsContainingPoint is now a virtual...
2017-02-06 Anthony GeayManagement of 3D surf voronoi for Gauss
2017-02-02 Anthony GeayStronger tests
2017-02-01 Anthony GeayZe solution ?
2017-01-31 Anthony GeayManagement of 3D in MEDCouplingFieldDouble::voronoize...
2017-01-27 Anthony GeayA first fast implementation of 2D Voronoi
2017-01-27 Anthony GeayA small useful method for Gauss points
2017-01-27 Anthony GeayUseful method from ref coordinates
2017-01-26 Anthony GeayUseful basic tool
2017-01-26 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2017-01-26 Anthony GeaySmall tools
2017-01-26 Maintenance... Merge branch 'master' of ssh://git.salome-platform...
2017-01-26 Maintenance... RNV: Fix compilation errors
2017-01-26 Anthony GeayUseful C++ constructor
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... 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 vsrPatch for MacOS (from SALOME forum)
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
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-29 vsrIncrement version: 8.2.0
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-09 Anthony GeayOne more exercise in tuto
2016-11-07 Anthony GeayUseful ConvertMEDFileTo30 tool to change version of... V8_2_0a1
2016-11-04 abnMinor bug fix: no Python should not install any Python...
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-16 rnvAdditional fix for the '23311: [CEA 1922] SALOME master...
2016-09-13 rnvAdditional fix for the '23311: [CEA 1922] SALOME master... V8_1_BR V8_1_0 V8_1_0rc1 V8_1_0rc2
next