Salome HOME
tools/medcoupling.git
6 years agoMinor doc fix
abn [Fri, 8 Dec 2017 14:39:54 +0000 (15:39 +0100)]
Minor doc fix

6 years agotypo-fix by Kunda
eap [Tue, 28 Nov 2017 11:33:25 +0000 (14:33 +0300)]
typo-fix by Kunda

6 years agoAddition getMaxAbsValueInArray and getMaxAbsValue
Anthony Geay [Fri, 17 Nov 2017 13:35:21 +0000 (14:35 +0100)]
Addition getMaxAbsValueInArray and getMaxAbsValue

6 years agoSplit MEDFileField implementation into several parts to make eclipse and developper...
Anthony Geay [Wed, 15 Nov 2017 12:33:23 +0000 (13:33 +0100)]
Split MEDFileField implementation into several parts to make eclipse and developper happy.

6 years agoWelcome to DataArrayDouble::asArcOfCircle
Anthony Geay [Fri, 3 Nov 2017 15:23:13 +0000 (16:23 +0100)]
Welcome to DataArrayDouble::asArcOfCircle

6 years agoAddition test/doc for MEDFileMesh getNodeGroupArr, getNodeGroupsArr, getNodeFamilyArr...
Anthony Geay [Mon, 23 Oct 2017 13:13:07 +0000 (15:13 +0200)]
Addition test/doc for MEDFileMesh getNodeGroupArr, getNodeGroupsArr, getNodeFamilyArr, getNodeFamiliesArr

6 years agoImprove error forwarding from medfile
Anthony Geay [Fri, 20 Oct 2017 14:02:56 +0000 (16:02 +0200)]
Improve error forwarding from medfile

6 years agoEnd of integration of mss/paraspliter
Anthony Geay [Tue, 17 Oct 2017 14:49:58 +0000 (16:49 +0200)]
End of integration of mss/paraspliter

6 years agointegration of mss/paraspliter step2
Anthony Geay [Tue, 17 Oct 2017 14:10:27 +0000 (16:10 +0200)]
integration of mss/paraspliter step2

6 years agoMerge part1 of mss/paraspliter
Anthony Geay [Tue, 17 Oct 2017 13:44:15 +0000 (15:44 +0200)]
Merge part1 of mss/paraspliter

6 years agoPortability g++7.0
abn [Tue, 17 Oct 2017 08:07:40 +0000 (10:07 +0200)]
Portability g++7.0

6 years agoMissing deletion agy/Py3PickleRefacto
Anthony Geay [Tue, 17 Oct 2017 06:04:45 +0000 (08:04 +0200)]
Missing deletion

6 years agoFinal cleanup
Anthony Geay [Tue, 17 Oct 2017 05:48:49 +0000 (07:48 +0200)]
Final cleanup

6 years agoMEDLoaderTest3 OK for both python2 and 3
Anthony Geay [Tue, 17 Oct 2017 05:30:26 +0000 (07:30 +0200)]
MEDLoaderTest3 OK for both python2 and 3

6 years agoclean up
Anthony Geay [Mon, 16 Oct 2017 13:07:05 +0000 (15:07 +0200)]
clean up

6 years agoAll tests are OK now on python3
Anthony Geay [Mon, 16 Oct 2017 13:00:49 +0000 (15:00 +0200)]
All tests are OK now on python3

6 years agoMEDCoupling module is OK
Anthony Geay [Mon, 16 Oct 2017 11:42:06 +0000 (13:42 +0200)]
MEDCoupling module is OK

6 years agoOn the road
Anthony Geay [Mon, 16 Oct 2017 09:59:12 +0000 (11:59 +0200)]
On the road

6 years agoOK for DataArrayInt
Anthony Geay [Mon, 16 Oct 2017 08:03:47 +0000 (10:03 +0200)]
OK for DataArrayInt

6 years agogetUndergroundDataArrayExt is available for MEDFileIntField1TS and MEDFileFloatField1TS
Anthony Geay [Mon, 16 Oct 2017 06:25:56 +0000 (08:25 +0200)]
getUndergroundDataArrayExt is available for MEDFileIntField1TS and MEDFileFloatField1TS

6 years agoBug fix in simplifyPolyhedronCells(). Thanks Antoine G. !
abn [Wed, 4 Oct 2017 09:15:08 +0000 (11:15 +0200)]
Bug fix in simplifyPolyhedronCells(). Thanks Antoine G. !

6 years agoIncrement version: 8.4.0
vsr [Tue, 3 Oct 2017 08:21:12 +0000 (11:21 +0300)]
Increment version: 8.4.0

6 years agoChecked 330rc2
Anthony Geay [Wed, 4 Oct 2017 06:07:07 +0000 (08:07 +0200)]
Checked 330rc2

6 years agoMake it work with -DMEDCOUPLING_MICROMED=ON -DMEDCOUPLING_USE_MPI=ON
Anthony Geay [Wed, 27 Sep 2017 05:25:53 +0000 (07:25 +0200)]
Make it work with -DMEDCOUPLING_MICROMED=ON -DMEDCOUPLING_USE_MPI=ON

6 years agoPorting to latest version of Case format (new line suppressed)
abn [Mon, 25 Sep 2017 15:07:08 +0000 (17:07 +0200)]
Porting to latest version of Case format (new line suppressed)

6 years agoMinor portability for old compilers.
abn [Fri, 22 Sep 2017 10:15:37 +0000 (12:15 +0200)]
Minor portability for old compilers.

6 years agoMake WriteField and WriteFieldUsingAlreadyWrittenMesh accessible for INT32, FLOAT32... V8_4_0a2
Anthony Geay [Tue, 19 Sep 2017 09:30:54 +0000 (11:30 +0200)]
Make WriteField and WriteFieldUsingAlreadyWrittenMesh accessible for INT32, FLOAT32 and FLOAT64

6 years agoMake ReadField multi type field
Anthony Geay [Mon, 18 Sep 2017 14:52:54 +0000 (16:52 +0200)]
Make ReadField multi type field

6 years ago[EDF8478] : Test of read/write of new PENTA18
Anthony Geay [Thu, 14 Sep 2017 07:46:50 +0000 (09:46 +0200)]
[EDF8478] : Test of read/write of new PENTA18

6 years ago[EDF15323] : For med3.3 writers using non absolute MED_INT for their integer fields.
Anthony Geay [Thu, 14 Sep 2017 05:43:34 +0000 (07:43 +0200)]
[EDF15323] : For med3.3 writers using non absolute MED_INT for their integer fields.

6 years agoFor users having field names with white space at the end
Anthony Geay [Tue, 12 Sep 2017 12:12:41 +0000 (14:12 +0200)]
For users having field names with white space at the end

6 years agoPent18 ready. Waiting for ultimate MED33 version with this new geo type
Anthony Geay [Mon, 11 Sep 2017 07:20:00 +0000 (09:20 +0200)]
Pent18 ready. Waiting for ultimate MED33 version with this new geo type

6 years ago[EDF15323] : Make users using MED_DESCENDING_EDGE and MED_DESCENDING_FACE instead...
Anthony Geay [Thu, 7 Sep 2017 06:41:54 +0000 (08:41 +0200)]
[EDF15323] : Make users using MED_DESCENDING_EDGE and MED_DESCENDING_FACE instead of MED_CELL as entity in fields happy.

6 years agoMake the tests work
Anthony Geay [Thu, 7 Sep 2017 06:40:04 +0000 (08:40 +0200)]
Make the tests work

6 years agoUsage of new med33 feature : float32
Anthony Geay [Fri, 28 Jul 2017 14:44:21 +0000 (16:44 +0200)]
Usage of new med33 feature : float32

6 years agoMED33 porting V8_4_0a1
Anthony Geay [Fri, 28 Jul 2017 13:47:46 +0000 (15:47 +0200)]
MED33 porting

6 years agoWhen test is launched it s better :)
Anthony Geay [Wed, 19 Jul 2017 14:36:16 +0000 (16:36 +0200)]
When test is launched it s better :)

6 years agoMerge remote branch 'origin/nth/Bug15094'
vsr [Fri, 14 Jul 2017 06:47:13 +0000 (09:47 +0300)]
Merge remote branch 'origin/nth/Bug15094'

6 years agoMEDCOUPLING : cast long to int for assert (Test_Gauthier1)
uhz [Thu, 13 Jul 2017 09:28:18 +0000 (11:28 +0200)]
MEDCOUPLING : cast long to int for assert (Test_Gauthier1)

6 years agoStart fixing MPI build of MEDCoupling
Anthony Geay [Wed, 12 Jul 2017 09:39:27 +0000 (11:39 +0200)]
Start fixing MPI build of MEDCoupling

6 years agoNGO - Ajout test pour fiche pleaide 15094 nth/Bug15094
Nathalie GORE [Wed, 12 Jul 2017 08:25:35 +0000 (10:25 +0200)]
NGO - Ajout test pour fiche pleaide 15094

6 years agoFurther epsilon bug fix in intersector.
abn [Wed, 5 Jul 2017 12:19:31 +0000 (14:19 +0200)]
Further epsilon bug fix in intersector.

6 years agoTemporarily deactivating failing tests on mapping for intersection
abn [Fri, 30 Jun 2017 12:48:40 +0000 (14:48 +0200)]
Temporarily deactivating failing tests on mapping for intersection

6 years agoMinor bug in Intersect2DMeshWith1DLine()
abn [Thu, 29 Jun 2017 10:43:20 +0000 (12:43 +0200)]
Minor bug in Intersect2DMeshWith1DLine()

6 years agoSplitter now manage all levs
Anthony Geay [Thu, 29 Jun 2017 06:52:26 +0000 (08:52 +0200)]
Splitter now manage all levs

6 years agoSp_PIPE on SEG3 Elt structure management
Anthony Geay [Wed, 28 Jun 2017 14:17:25 +0000 (16:17 +0200)]
Sp_PIPE on SEG3 Elt structure management

6 years agoTo be coherent in medpartitioner options and code, use imperative for create_boundary...
Christophe Bourcier [Mon, 26 Jun 2017 15:27:39 +0000 (17:27 +0200)]
To be coherent in medpartitioner options and code, use imperative for create_boundary_faces and create_joints

6 years agoCorrection bug lie au changement de convention sur le nommage des elements de structure
Anthony Geay [Wed, 28 Jun 2017 11:36:17 +0000 (13:36 +0200)]
Correction bug lie au changement de convention sur le nommage des elements de structure

6 years ago[EDF14926] : when groups have names with len == 80 it s now OK.
Anthony Geay [Wed, 28 Jun 2017 09:58:58 +0000 (11:58 +0200)]
[EDF14926] : when groups have names with len == 80 it s now OK.

6 years ago[EDF14869] - SEG4 are now dealed by MEDReader
Anthony Geay [Wed, 28 Jun 2017 09:08:28 +0000 (11:08 +0200)]
[EDF14869] - SEG4 are now dealed by MEDReader

6 years agoSmall correction
Anthony Geay [Wed, 28 Jun 2017 07:59:56 +0000 (09:59 +0200)]
Small correction

6 years agoIntersection precision bug fix: completing tests.
abn [Tue, 27 Jun 2017 08:56:32 +0000 (10:56 +0200)]
Intersection precision bug fix: completing tests.

6 years agoRefactoring QuadraticPlanar precision tuning. Fixes intersector bugs. abn/intersec_prec
abn [Mon, 26 Jun 2017 13:45:17 +0000 (15:45 +0200)]
Refactoring QuadraticPlanar precision tuning. Fixes intersector bugs.

6 years agoInstall file medutilies.py into lib/python instead of bin.
TMA Salome [Fri, 23 Jun 2017 15:28:30 +0000 (17:28 +0200)]
Install file medutilies.py into lib/python instead of bin.

6 years agoAdd missing conditional for numpy
Cédric Aguerre [Fri, 23 Jun 2017 13:52:36 +0000 (15:52 +0200)]
Add missing conditional for numpy

6 years agoFix typo and unnecessary import
Gilles DAVID [Thu, 22 Jun 2017 11:50:55 +0000 (13:50 +0200)]
Fix typo and unnecessary import

6 years agoFix missing include
Cédric Aguerre [Wed, 21 Jun 2017 07:11:24 +0000 (09:11 +0200)]
Fix missing include

6 years agoInstall tests.set
Cédric Aguerre [Tue, 20 Jun 2017 08:56:05 +0000 (10:56 +0200)]
Install tests.set

6 years agoShare test definition
Cédric Aguerre [Mon, 19 Jun 2017 11:02:01 +0000 (13:02 +0200)]
Share test definition

7 years agoWarnings help a lot.
Anthony Geay [Thu, 1 Jun 2017 21:27:40 +0000 (23:27 +0200)]
Warnings help a lot.

7 years agoExtra warning options to help int64/int32 management
Anthony Geay [Thu, 1 Jun 2017 07:41:26 +0000 (09:41 +0200)]
Extra warning options to help int64/int32 management

7 years agomerge from agy/Template2
Anthony Geay [Thu, 1 Jun 2017 06:37:40 +0000 (08:37 +0200)]
merge from agy/Template2

7 years agoFix merge errors post 8.3.0
Anthony Geay [Thu, 1 Jun 2017 06:26:23 +0000 (08:26 +0200)]
Fix merge errors post 8.3.0

7 years agoFixing wrong merge: second attempt.
rnv [Wed, 31 May 2017 08:28:10 +0000 (11:28 +0300)]
Fixing wrong merge: second attempt.

7 years agoFixing wrong merge.
rnv [Wed, 31 May 2017 08:21:50 +0000 (11:21 +0300)]
Fixing wrong merge.

7 years agoNumpy optionnal dependancies + getNumberOfCells porting agy/Template2
Anthony Geay [Wed, 31 May 2017 06:53:02 +0000 (08:53 +0200)]
Numpy optionnal dependancies + getNumberOfCells porting

7 years agoon the road
Anthony Geay [Tue, 30 May 2017 21:47:11 +0000 (23:47 +0200)]
on the road

7 years agoOn the road
Anthony Geay [Tue, 30 May 2017 21:25:45 +0000 (23:25 +0200)]
On the road

7 years agoOn the road
Anthony Geay [Tue, 30 May 2017 20:39:22 +0000 (22:39 +0200)]
On the road

7 years agoMerge rnv/win_swig_generation branch.
rnv [Tue, 30 May 2017 13:04:13 +0000 (16:04 +0300)]
Merge rnv/win_swig_generation branch.

7 years agoMerge V8_3_BR branch.
rnv [Tue, 30 May 2017 13:03:39 +0000 (16:03 +0300)]
Merge V8_3_BR branch.

7 years agoMerge branch 'rnv/win_swig_generation' of salome:tools/medcoupling into rnv/win_swig_... rnv/win_swig_generation
rnv [Tue, 30 May 2017 08:43:25 +0000 (11:43 +0300)]
Merge branch 'rnv/win_swig_generation' of salome:tools/medcoupling into rnv/win_swig_generation

7 years agoImprove swig generation process on Windows platform.
rnv [Tue, 4 Apr 2017 11:50:03 +0000 (14:50 +0300)]
Improve swig generation process on Windows platform.

7 years agoMesh::getNumberOfCells returns std::size_t
Anthony Geay [Mon, 29 May 2017 21:23:15 +0000 (23:23 +0200)]
Mesh::getNumberOfCells returns std::size_t

7 years agoDataArray::getNumberOfTuples returns std::size_t now
Anthony Geay [Mon, 29 May 2017 20:53:39 +0000 (22:53 +0200)]
DataArray::getNumberOfTuples returns std::size_t now

7 years agoFirst IdType abstraction 130 methods remaining in DataArray
Anthony Geay [Mon, 29 May 2017 20:27:31 +0000 (22:27 +0200)]
First IdType abstraction 130 methods remaining in DataArray

7 years agoFor the moment
Anthony Geay [Mon, 29 May 2017 13:54:25 +0000 (15:54 +0200)]
For the moment

7 years agoBo be checked by Adrien agy/WarningHuntingIsBack
Anthony Geay [Mon, 29 May 2017 09:50:16 +0000 (11:50 +0200)]
Bo be checked by Adrien

7 years agowarning hunting in medcoupling to ease template action in DataArrays
Anthony Geay [Mon, 29 May 2017 07:56:04 +0000 (09:56 +0200)]
warning hunting in medcoupling to ease template action in DataArrays

7 years agoOn the road agy/Template1
Anthony Geay [Fri, 26 May 2017 21:26:07 +0000 (23:26 +0200)]
On the road

7 years agoOn the road
Anthony Geay [Fri, 26 May 2017 21:14:00 +0000 (23:14 +0200)]
On the road

7 years agoTo be analyzed with Gilles
Anthony Geay [Fri, 26 May 2017 20:21:52 +0000 (22:21 +0200)]
To be analyzed with Gilles

7 years agoOops missing important file
Anthony Geay [Fri, 26 May 2017 19:57:15 +0000 (21:57 +0200)]
Oops missing important file

7 years agoOn the road for massive templating to prepare SALOME9 int64
Anthony Geay [Fri, 26 May 2017 14:53:46 +0000 (16:53 +0200)]
On the road for massive templating to prepare SALOME9 int64

7 years agoWith new file it s better - Inversion of cells finished
Anthony Geay [Fri, 26 May 2017 13:02:54 +0000 (15:02 +0200)]
With new file it s better - Inversion of cells finished

7 years agoInversion of cells finished
Anthony Geay [Fri, 26 May 2017 13:01:57 +0000 (15:01 +0200)]
Inversion of cells finished

7 years agoMerge branch 'master' of https://git.salome-platform.org/git/tools/medcoupling
Anthony Geay [Wed, 24 May 2017 14:04:59 +0000 (16:04 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/tools/medcoupling

7 years agoHuge bug in matrix inversion revealed by MEDCouplingUMesh.computePlaneEquationOf3DFaces.
Anthony Geay [Wed, 24 May 2017 14:04:49 +0000 (16:04 +0200)]
Huge bug in matrix inversion revealed by MEDCouplingUMesh.computePlaneEquationOf3DFaces.

7 years agoChecking at least Python 2.7 abn/py_ver_check
abn [Tue, 23 May 2017 13:01:59 +0000 (15:01 +0200)]
Checking at least Python 2.7

7 years agoFix MEDLoaderTest3 with python 3
Gilles DAVID [Tue, 23 May 2017 07:32:08 +0000 (09:32 +0200)]
Fix MEDLoaderTest3 with python 3

7 years agoReady for Salome9/py3 - Thanks a lot Gilles
Gilles DAVID [Mon, 27 Mar 2017 15:00:02 +0000 (17:00 +0200)]
Ready for Salome9/py3 - Thanks a lot Gilles

7 years agoFloat32 managed at all levels of fields. Factorization done. Ready to be compiled...
Anthony Geay [Tue, 16 May 2017 14:14:40 +0000 (16:14 +0200)]
Float32 managed at all levels of fields. Factorization done. Ready to be compiled/linked with medfile version dealing with float32 fields

7 years agoMake Fedora24 compiler happy
Anthony Geay [Wed, 17 May 2017 06:08:46 +0000 (08:08 +0200)]
Make Fedora24 compiler happy

7 years agoOn the road
Anthony Geay [Tue, 16 May 2017 14:13:25 +0000 (16:13 +0200)]
On the road

7 years agoBiking along the template road
Anthony Geay [Tue, 16 May 2017 12:37:10 +0000 (14:37 +0200)]
Biking along the template road

7 years agoBiking along the template road
Anthony Geay [Tue, 16 May 2017 06:46:00 +0000 (08:46 +0200)]
Biking along the template road

7 years agoMemory leak fix ... was in tests only. Pffew ;-)
abn [Fri, 12 May 2017 14:37:35 +0000 (16:37 +0200)]
Memory leak fix ... was in tests only. Pffew ;-)

7 years agoMake joints easy to use with python
Anthony Geay [Wed, 10 May 2017 09:42:01 +0000 (11:42 +0200)]
Make joints easy to use with python

7 years agoSmall but useful DataArrayInt::checkUniformAndGuess
Anthony Geay [Wed, 10 May 2017 06:21:08 +0000 (08:21 +0200)]
Small but useful DataArrayInt::checkUniformAndGuess

7 years agoCell inverter - in progress
Anthony Geay [Fri, 5 May 2017 14:29:20 +0000 (16:29 +0200)]
Cell inverter - in progress