Salome HOME
Mesh::getNumberOfCells returns std::size_t
[tools/medcoupling.git] / src / MEDCoupling_Swig /
2017-05-26 Anthony GeayWith new file it s better - Inversion of cells finished
2017-05-26 Anthony GeayInversion of cells finished
2017-05-24 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2017-05-24 Anthony GeayHuge bug in matrix inversion revealed by MEDCouplingUMe...
2017-05-19 Gilles DAVIDReady for Salome9/py3 - Thanks a lot Gilles
2017-05-10 Anthony GeaySmall but useful DataArrayInt::checkUniformAndGuess
2017-05-05 Anthony GeayMaps available for partitioning
2017-05-05 Anthony GeayAddition of maps in MEDCoupling
2017-05-05 Anthony GeayCorrect error in wrapping
2017-05-04 Anthony GeayMEDCouplingFieldInt and MEDCouplingFieldFloat are picke... agy/float32_4
2017-05-04 Anthony GeayDataArrayFloat pickelized
2017-05-03 Anthony GeayOn the road
2017-05-03 Anthony GeayFactorization again
2017-05-03 Anthony GeayA small modif
2017-05-03 Anthony GeayOK MEDCouplingFieldFloat is usable agy/float32_3
2017-05-03 Anthony GeayFactorization is on !
2017-05-02 Anthony GeayOn the road
2017-05-02 Anthony GeayStep1
2017-05-02 Anthony GeayFirst impl of MEDCouplingFieldFloat
2017-04-28 Anthony GeayA little missing test consecutive to 1755dbe71b2fd46cd7...
2017-04-28 Anthony GeaySmall modif linked to previous commit + small doc on it
2017-04-26 Anthony GeayFirst implementation of DataArrayFloat with correspondi...
2017-04-25 Anthony GeaySome factorization for Field. FieldInt.__getitem__...
2017-04-24 abnBug fix: distanceToPoint(s) - fix with a new algo....
2017-04-24 Anthony GeayUseful method findIdsGreaterOrEqualTo findIdsGreaterTha...
2017-04-24 Anthony GeayUMesh.computeEnlargedNeighborsOfNodes
2017-04-20 Anthony Geay2 small useful methods DataArrayInt::fromLinkedListOfPa... agy/GlobalNumNodeIds
2017-04-04 abnconformize3D - face and edge conformisation of a 3D...
2017-03-09 abnBug fix for P0P0 interpolation of a tetrahedron on...
2017-02-27 abnMerge branch 'master' of ssh://git.salome-platform...
2017-02-27 Anthony GeayDeal with all the quadratic types in convertQuadToLinear
2017-02-27 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2017-02-27 Anthony GeayVoronoi deal with quadratic meshes + FieldDouble::conve...
2017-02-20 Anthony GeayCompilation with MPI
2017-02-20 abnFixing bug on SkyLineArray.
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 abnPreparing skyline: now a RefCount object.
2017-02-17 abnMerge branch 'master' of ssh://git.salome-platform...
2017-02-17 Anthony GeayUseful MEDCouplingUMesh.Build1DMeshFromCoords method
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-08 Anthony GeayTools for partitioning and neighbor computation
2017-02-07 Anthony GeayFieldDouble::convertQuadraticToLinear
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-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-26 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2017-01-26 Anthony GeaySmall tools
2017-01-26 Maintenance team... Merge branch 'master' of ssh://git.salome-platform...
2017-01-26 Maintenance team... RNV: Fix compilation errors
2017-01-25 Anthony GeayImplementation of useful : DA.circularPermutation DA...
2017-01-12 Anthony GeayDataArrayInt.indicesOfSubPart useful method
2017-01-11 Anthony GeayImpl of methods cart->cyl cart->pol cart->spher
2016-12-27 Anthony GeayRemapper deals with 3D to 3DSurf in P1P1 using PointLoc...
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-10-28 Anthony GeaySerialization of DataArrayByte. Serialization of MEDFil...
2016-10-19 abnMerge branch 'abn/bbox_adj'
2016-10-19 abnRemapper: Creating Interpolation3D1D to handle case... abn/bbox_adj
2016-10-06 Anthony GeayCorrect bug on P0P0 interpolation of Extruded<->Extrude...
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 GeayImplementation of planar symmetry + aggregation methods...
2016-08-30 rnvMerge branch 'rnv/autoconf_macros' of salome:tools... rnv/autoconf_macros
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-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-25 Anthony Geaya useful method in DataArray
2016-07-22 Anthony GeayVery first implementation of MEDCouplingFieldInt. V8_1_0a1
2016-07-11 Anthony GeayA test and a documentation too for Nathalie of MEDCoupl...
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 abnRemapper: added new P1P1 method: MappedBarycentric...
2016-06-06 rnvDisable specific test in case of insufficient memory.
2016-05-06 Anthony GeayMEDCoupling has now a simple global map.
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-02-19 abnIntroduced check functions in MEDFileUMesh:
2016-02-03 abnIntroduced check functions in MEDFileUMesh:
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 renaming - stage #2
2016-01-20 abnMEDCoupling API change - stage #1
2016-01-19 Anthony Geay5th step
2016-01-19 Anthony Geay4th step
2016-01-19 Anthony GeayFirst step of ParaMEDMEM -> MEDCoupling
2016-01-18 Anthony GeayRemove checkCoherency2.
next