Salome HOME
tools/medcoupling.git
7 years agoRevert "ICoCo version 1 compatibility."
abn [Mon, 3 Apr 2017 14:22:08 +0000 (16:22 +0200)]
Revert "ICoCo version 1 compatibility."

This reverts commit 6599db5deeefbec0210334a0438fac9b24fd4231.

7 years ago[DEC] Adding MEDField interface
abn [Mon, 3 Apr 2017 10:15:29 +0000 (12:15 +0200)]
[DEC] Adding MEDField interface

7 years agoPorting tutorial exercise on the new API
abn [Mon, 3 Apr 2017 10:04:19 +0000 (12:04 +0200)]
Porting tutorial exercise on the new API

7 years agoICoCo version 1 compatibility.
abn [Tue, 28 Mar 2017 14:12:28 +0000 (16:12 +0200)]
ICoCo version 1 compatibility.

7 years agoclang compilation.
abn [Mon, 3 Apr 2017 08:43:40 +0000 (10:43 +0200)]
clang compilation.

7 years agoWindows compatibility.
rnv [Fri, 31 Mar 2017 07:07:02 +0000 (10:07 +0300)]
Windows compatibility.

7 years agoMinor: avoid error in -Wshadow (TRUST)
abn [Wed, 29 Mar 2017 09:27:12 +0000 (11:27 +0200)]
Minor: avoid error in -Wshadow (TRUST)

7 years agoJust do it V8_3_0b1
Anthony Geay [Thu, 23 Mar 2017 13:58:59 +0000 (14:58 +0100)]
Just do it

7 years agoMeshName is also stored in MEDFileFieldMultiTS now. Add it into ref.
Anthony Geay [Thu, 23 Mar 2017 09:32:59 +0000 (10:32 +0100)]
MeshName is also stored in MEDFileFieldMultiTS now. Add it into ref.

7 years agoMeshName is also stored in MEDFileFieldMultiTS now. Add it into ref. SHAPER_2.7.0
Anthony Geay [Thu, 23 Mar 2017 08:41:03 +0000 (09:41 +0100)]
MeshName is also stored in MEDFileFieldMultiTS now. Add it into ref.

7 years agoMEDFileAnyTypeField has only one mesh as MED file convention agy/MonoMeshInteg
Anthony Geay [Thu, 16 Mar 2017 10:39:50 +0000 (11:39 +0100)]
MEDFileAnyTypeField has only one mesh as MED file convention

7 years agoCorrect bug introduced during factorization on dc37538815b277664df3d9 V8_3_0a2
Anthony Geay [Thu, 16 Mar 2017 15:32:03 +0000 (16:32 +0100)]
Correct bug introduced during factorization on dc37538815b277664df3d9

7 years agoImprove perf for users with more than 1000 time steps
Anthony Geay [Thu, 16 Mar 2017 07:46:23 +0000 (08:46 +0100)]
Improve perf for users with more than 1000 time steps

7 years agoBug fix for P0P0 interpolation of a tetrahedron on itself.
abn [Thu, 9 Mar 2017 12:15:44 +0000 (13:15 +0100)]
Bug fix for P0P0 interpolation of a tetrahedron on itself.

7 years agoUpdate C++ code consecutive to API modification of ReadField
Anthony Geay [Thu, 9 Mar 2017 09:20:58 +0000 (10:20 +0100)]
Update C++ code consecutive to API modification of ReadField

7 years agoOverload of MEDLoader.ReadField method to ease access of medcoupling for new comers
Anthony Geay [Mon, 6 Mar 2017 07:43:13 +0000 (08:43 +0100)]
Overload of MEDLoader.ReadField method to ease access of medcoupling for new comers

7 years agoMerge branch 'master' of ssh://git.salome-platform.org/tools/medcoupling
abn [Mon, 27 Feb 2017 14:33:02 +0000 (15:33 +0100)]
Merge branch 'master' of ssh://git.salome-platform.org/tools/medcoupling

7 years agoMinor: fixing compile when LOG switched on.
abn [Mon, 27 Feb 2017 14:32:40 +0000 (15:32 +0100)]
Minor: fixing compile when LOG switched on.

7 years agoDeal with all the quadratic types in convertQuadToLinear
Anthony Geay [Mon, 27 Feb 2017 10:39:14 +0000 (11:39 +0100)]
Deal with all the quadratic types in convertQuadToLinear

7 years agoMerge branch 'master' of https://git.salome-platform.org/git/tools/medcoupling
Anthony Geay [Mon, 27 Feb 2017 09:24:28 +0000 (10:24 +0100)]
Merge branch 'master' of https://git.salome-platform.org/git/tools/medcoupling

7 years agoBug fix: missing include.
abn [Mon, 27 Feb 2017 09:22:54 +0000 (10:22 +0100)]
Bug fix: missing include.

7 years agoVoronoi deal with quadratic meshes + FieldDouble::convertQuadToLinear works with...
Anthony Geay [Thu, 23 Feb 2017 08:25:16 +0000 (09:25 +0100)]
Voronoi deal with quadratic meshes + FieldDouble::convertQuadToLinear works with GAUSS_PT + bug correction on MEDCouplingUMesh::clipSingle3DCellByPlane

7 years ago[EDF7075] Struct elements on COQUE (EPAISSEUR)
Anthony Geay [Tue, 21 Feb 2017 07:50:26 +0000 (08:50 +0100)]
[EDF7075] Struct elements on COQUE (EPAISSEUR)

7 years agoCompilation with MPI
Anthony Geay [Mon, 20 Feb 2017 13:19:05 +0000 (14:19 +0100)]
Compilation with MPI

7 years agoFixing bug on SkyLineArray.
abn [Mon, 20 Feb 2017 11:34:43 +0000 (12:34 +0100)]
Fixing bug on SkyLineArray.

7 years agoNGO - Ajout bibliothèque sstream
Nathalie GORE [Mon, 20 Feb 2017 09:12:21 +0000 (10:12 +0100)]
NGO - Ajout bibliothèque sstream

7 years agoA little improvement
Anthony Geay [Mon, 20 Feb 2017 08:01:35 +0000 (09:01 +0100)]
A little improvement

7 years ago[EDF7075] : Mixed Classical and structure elements
Anthony Geay [Mon, 20 Feb 2017 07:49:25 +0000 (08:49 +0100)]
[EDF7075] : Mixed Classical and structure elements

7 years agoMerge branch 'master' of https://git.salome-platform.org/git/tools/medcoupling
Anthony Geay [Fri, 17 Feb 2017 15:50:39 +0000 (16:50 +0100)]
Merge branch 'master' of https://git.salome-platform.org/git/tools/medcoupling

7 years agoProtection against agressive users
Anthony Geay [Fri, 17 Feb 2017 15:50:30 +0000 (16:50 +0100)]
Protection against agressive users

7 years agoPreparing skyline: now a RefCount object.
abn [Fri, 17 Feb 2017 13:44:54 +0000 (14:44 +0100)]
Preparing skyline: now a RefCount object.

7 years agoSplitting implementation of UMesh to isolate intersection and
abn [Fri, 17 Feb 2017 10:36:42 +0000 (11:36 +0100)]
Splitting implementation of UMesh to isolate intersection and
internal stuff.

MEDCouplingUMesh.cxx down to 8k LOC :-)

7 years agoMerge branch 'master' of ssh://git.salome-platform.org/tools/medcoupling
abn [Fri, 17 Feb 2017 08:55:38 +0000 (09:55 +0100)]
Merge branch 'master' of ssh://git.salome-platform.org/tools/medcoupling

7 years agoUseful doc about checkDeepEquival returning None.
abn [Fri, 17 Feb 2017 08:55:14 +0000 (09:55 +0100)]
Useful doc about checkDeepEquival returning None.

7 years agoUseful MEDCouplingUMesh.Build1DMeshFromCoords method
Anthony Geay [Fri, 17 Feb 2017 08:54:42 +0000 (09:54 +0100)]
Useful MEDCouplingUMesh.Build1DMeshFromCoords method

7 years ago23413: [CEA 2025] bug SMESH orientation
eap [Wed, 15 Feb 2017 16:29:50 +0000 (19:29 +0300)]
23413: [CEA 2025] bug SMESH orientation

Avoid crash on an empty group

7 years agoMerge branch 'master' of ssh://git.salome-platform.org/tools/medcoupling
abn [Wed, 15 Feb 2017 09:19:40 +0000 (10:19 +0100)]
Merge branch 'master' of ssh://git.salome-platform.org/tools/medcoupling

7 years agoBug fix in SplitterTetra (used in 3D P0P0 interp)
abn [Wed, 15 Feb 2017 09:18:39 +0000 (10:18 +0100)]
Bug fix in SplitterTetra (used in 3D P0P0 interp)

Should now be working for HEXGP12 !

7 years ago[EDF7075] Field on Gauss points lying on structure element are now managed into the...
Anthony Geay [Mon, 13 Feb 2017 12:36:11 +0000 (13:36 +0100)]
[EDF7075] Field on Gauss points lying on structure element are now managed into the MEDReader

7 years agoStructure element inside Gauss Points management
Anthony Geay [Fri, 10 Feb 2017 15:03:42 +0000 (16:03 +0100)]
Structure element inside Gauss Points management

7 years agoTools for partitioning and neighbor computation
Anthony Geay [Wed, 8 Feb 2017 14:57:45 +0000 (15:57 +0100)]
Tools for partitioning and neighbor computation

7 years agoFieldDouble::convertQuadraticToLinear
Anthony Geay [Tue, 7 Feb 2017 12:57:43 +0000 (13:57 +0100)]
FieldDouble::convertQuadraticToLinear

7 years agoSmall modif
Anthony Geay [Mon, 6 Feb 2017 15:44:09 +0000 (16:44 +0100)]
Small modif

7 years agoVoronoi 1D + getCellsContainingPoint is now a virtual abstract method
Anthony Geay [Mon, 6 Feb 2017 10:20:43 +0000 (11:20 +0100)]
Voronoi 1D + getCellsContainingPoint is now a virtual abstract method

7 years agoManagement of 3D surf voronoi for Gauss
Anthony Geay [Mon, 6 Feb 2017 07:52:20 +0000 (08:52 +0100)]
Management of 3D surf voronoi for Gauss

7 years agoStronger tests
Anthony Geay [Thu, 2 Feb 2017 07:11:12 +0000 (08:11 +0100)]
Stronger tests

7 years agoZe solution ?
Anthony Geay [Wed, 1 Feb 2017 16:11:06 +0000 (17:11 +0100)]
Ze solution ?

7 years agoManagement of 3D in MEDCouplingFieldDouble::voronoize method
Anthony Geay [Mon, 30 Jan 2017 09:13:26 +0000 (10:13 +0100)]
Management of 3D in MEDCouplingFieldDouble::voronoize method

7 years agoA first fast implementation of 2D Voronoi
Anthony Geay [Fri, 27 Jan 2017 14:04:48 +0000 (15:04 +0100)]
A first fast implementation of 2D Voronoi

7 years agoA small useful method for Gauss points
Anthony Geay [Fri, 27 Jan 2017 13:33:56 +0000 (14:33 +0100)]
A small useful method for Gauss points

7 years agoUseful method from ref coordinates
Anthony Geay [Fri, 27 Jan 2017 13:20:24 +0000 (14:20 +0100)]
Useful method from ref coordinates

7 years agoUseful basic tool
Anthony Geay [Thu, 26 Jan 2017 16:19:03 +0000 (17:19 +0100)]
Useful basic tool

7 years agoMerge branch 'master' of https://git.salome-platform.org/git/tools/medcoupling
Anthony Geay [Thu, 26 Jan 2017 10:30:11 +0000 (11:30 +0100)]
Merge branch 'master' of https://git.salome-platform.org/git/tools/medcoupling

7 years agoSmall tools
Anthony Geay [Thu, 26 Jan 2017 10:30:01 +0000 (11:30 +0100)]
Small tools

7 years agoMerge branch 'master' of ssh://git.salome-platform.org/tools/medcoupling
Maintenance team (INV) [Thu, 26 Jan 2017 09:38:45 +0000 (12:38 +0300)]
Merge branch 'master' of ssh://git.salome-platform.org/tools/medcoupling

7 years agoRNV: Fix compilation errors
Maintenance team (INV) [Thu, 26 Jan 2017 09:38:16 +0000 (12:38 +0300)]
RNV: Fix compilation errors

7 years agoUseful C++ constructor
Anthony Geay [Thu, 26 Jan 2017 09:20:11 +0000 (10:20 +0100)]
Useful C++ constructor

7 years agoImplementation of useful : DA.circularPermutation DA.circularPermutationPerTuple...
Anthony Geay [Wed, 25 Jan 2017 13:08:48 +0000 (14:08 +0100)]
Implementation of useful : DA.circularPermutation DA.circularPermutationPerTuple and DA.reversePerTuple

7 years agoMerge branch 'agy/EltStrInMC' -> Structure elements in MED file are now read
Anthony Geay [Tue, 24 Jan 2017 16:47:12 +0000 (17:47 +0100)]
Merge branch 'agy/EltStrInMC' -> Structure elements in MED file are now read

7 years agoManagement of pfls agy/EltStrInMC
Anthony Geay [Tue, 24 Jan 2017 16:19:44 +0000 (17:19 +0100)]
Management of pfls

7 years agoFinished. But maybe we have to manage profile. Only sky is the limit
Anthony Geay [Tue, 24 Jan 2017 14:36:10 +0000 (15:36 +0100)]
Finished. But maybe we have to manage profile. Only sky is the limit

7 years agoRNV: Porting to swig-3
Maintenance team (INV) [Tue, 24 Jan 2017 13:57:41 +0000 (16:57 +0300)]
RNV: Porting to swig-3

7 years agoStep 8 : meshes have been managed, fields still remaining.
Anthony Geay [Tue, 24 Jan 2017 11:10:22 +0000 (12:10 +0100)]
Step 8 : meshes have been managed, fields still remaining.

7 years agoFields have been cut in elements. Now ready for last step
Anthony Geay [Mon, 23 Jan 2017 16:04:33 +0000 (17:04 +0100)]
Fields have been cut in elements. Now ready for last step

7 years agoDebugging before generation of classic fields/meshes from structure elements...
Anthony Geay [Mon, 23 Jan 2017 13:57:12 +0000 (14:57 +0100)]
Debugging before generation of classic fields/meshes from structure elements...

7 years agoStep 7 : start of filtering structure elements in fields
Anthony Geay [Mon, 23 Jan 2017 11:06:49 +0000 (12:06 +0100)]
Step 7 : start of filtering structure elements in fields

7 years agoStep 6 over. Remaining part : extract structure elements from fields and generate...
Anthony Geay [Mon, 23 Jan 2017 10:08:15 +0000 (11:08 +0100)]
Step 6 over. Remaining part : extract structure elements from fields and generate classical fields from SE fields.

7 years agoStep 6 : Read structure element data from MEDFileUMesh.
Anthony Geay [Mon, 23 Jan 2017 08:57:30 +0000 (09:57 +0100)]
Step 6 : Read structure element data from MEDFileUMesh.

7 years agoField read part done. Mesh part remaining...
Anthony Geay [Mon, 23 Jan 2017 06:31:41 +0000 (07:31 +0100)]
Field read part done. Mesh part remaining...

7 years agoPatch for MacOS (from SALOME forum)
vsr [Fri, 20 Jan 2017 13:06:42 +0000 (16:06 +0300)]
Patch for MacOS (from SALOME forum)

7 years agoStep 5 -> struct element into deepest SD
Anthony Geay [Fri, 20 Jan 2017 13:00:01 +0000 (14:00 +0100)]
Step 5 -> struct element into deepest SD

7 years agoConnect by default read of struct elements in MEDFileData constructor
Anthony Geay [Fri, 20 Jan 2017 12:07:32 +0000 (13:07 +0100)]
Connect by default read of struct elements in MEDFileData constructor

7 years agoMake test work
Anthony Geay [Fri, 20 Jan 2017 11:04:16 +0000 (12:04 +0100)]
Make test work

7 years agoStep 3 refacto
Anthony Geay [Fri, 20 Jan 2017 10:29:24 +0000 (11:29 +0100)]
Step 3 refacto

7 years agoRefacto step 2 of MEDFileField classes
Anthony Geay [Fri, 20 Jan 2017 09:52:44 +0000 (10:52 +0100)]
Refacto step 2 of MEDFileField classes

7 years agoMemory leak hunting
Anthony Geay [Fri, 20 Jan 2017 09:21:28 +0000 (10:21 +0100)]
Memory leak hunting

7 years agoRefacto for integration into MEDFileFields
Anthony Geay [Fri, 20 Jan 2017 09:17:32 +0000 (10:17 +0100)]
Refacto for integration into MEDFileFields

7 years agoReady for fields. OK with UsesCase_MEDstructElement_1.med
Anthony Geay [Thu, 19 Jan 2017 16:13:32 +0000 (17:13 +0100)]
Ready for fields. OK with UsesCase_MEDstructElement_1.med

7 years agoStucture element have been read
Anthony Geay [Thu, 19 Jan 2017 08:28:39 +0000 (09:28 +0100)]
Stucture element have been read

7 years agoAfter meshsupport the struture elements...
Anthony Geay [Wed, 18 Jan 2017 15:28:26 +0000 (16:28 +0100)]
After meshsupport the struture elements...

7 years agosupport mesh are now read as classical meshes !
Anthony Geay [Wed, 18 Jan 2017 13:45:44 +0000 (14:45 +0100)]
support mesh are now read as classical meshes !

7 years agoBefore refactoring for convergence between meshes and structureMeshes
Anthony Geay [Wed, 18 Jan 2017 10:42:40 +0000 (11:42 +0100)]
Before refactoring for convergence between meshes and structureMeshes

7 years agoStart of mesh support + Header set/get
Anthony Geay [Tue, 17 Jan 2017 17:27:25 +0000 (18:27 +0100)]
Start of mesh support + Header set/get

7 years agoDataArrayInt.indicesOfSubPart useful method
Anthony Geay [Thu, 12 Jan 2017 06:43:44 +0000 (07:43 +0100)]
DataArrayInt.indicesOfSubPart useful method

7 years agoImpl of methods cart->cyl cart->pol cart->spher
Anthony Geay [Wed, 11 Jan 2017 09:22:39 +0000 (10:22 +0100)]
Impl of methods cart->cyl cart->pol cart->spher

7 years agoa useful method
Anthony Geay [Fri, 30 Dec 2016 06:47:00 +0000 (07:47 +0100)]
a useful method

7 years agoRemapper deals with 3D to 3DSurf in P1P1 using PointLocator intersection type.
Anthony Geay [Tue, 27 Dec 2016 10:56:49 +0000 (11:56 +0100)]
Remapper deals with 3D to 3DSurf in P1P1 using PointLocator intersection type.

7 years agonumber of tuples and components are now std::size_t no more int.
Anthony Geay [Tue, 27 Dec 2016 10:07:13 +0000 (11:07 +0100)]
number of tuples and components are now std::size_t no more int.

7 years agoMerge branch 'V8_2_BR' V8_3_0a1
rnv [Thu, 15 Dec 2016 07:50:04 +0000 (10:50 +0300)]
Merge branch 'V8_2_BR'

7 years ago23403: [CEA 1993] test MEDCouplingBasicsTest4.py : call with bad type argument
eap [Wed, 14 Dec 2016 16:38:23 +0000 (19:38 +0300)]
23403: [CEA 1993] test MEDCouplingBasicsTest4.py : call with bad type argument

   Porting to swig-3

7 years ago23403: [CEA 1993] test MEDCouplingBasicsTest4.py : call with bad type argument
eap [Wed, 14 Dec 2016 15:26:19 +0000 (18:26 +0300)]
23403: [CEA 1993] test MEDCouplingBasicsTest4.py : call with bad type argument

  Replace m.getMeasureField(ON_CELLS) by m.getMeasureField(False)

7 years agoMEDLoader bug fix. Detected by FLICA non regression tests. V8_2_BR V8_2_0 V8_2_0rc1 V8_2_0rc2
abn [Thu, 1 Dec 2016 08:12:47 +0000 (09:12 +0100)]
MEDLoader bug fix. Detected by FLICA non regression tests.

7 years agoMEDLoader bug fix. Detected by FLICA non regression tests.
abn [Thu, 1 Dec 2016 08:12:47 +0000 (09:12 +0100)]
MEDLoader bug fix. Detected by FLICA non regression tests.

7 years agoIncrement version: 8.2.0
vsr [Tue, 29 Nov 2016 13:36:22 +0000 (16:36 +0300)]
Increment version: 8.2.0

7 years agoFix for FED24 compilation. Mix up between C++11 and C++98 exception.
abn [Mon, 28 Nov 2016 08:52:44 +0000 (09:52 +0100)]
Fix for FED24 compilation. Mix up between C++11 and C++98 exception.

7 years agoMerge branch 'master' of salome:tools/medcoupling
ana [Thu, 24 Nov 2016 11:28:21 +0000 (14:28 +0300)]
Merge branch 'master' of salome:tools/medcoupling

7 years agoWindows compatibility.
ana [Thu, 24 Nov 2016 11:28:04 +0000 (14:28 +0300)]
Windows compatibility.

7 years agoMinor doc: isIota()
abn [Thu, 24 Nov 2016 08:55:46 +0000 (09:55 +0100)]
Minor doc: isIota()

7 years agoDoc: node and cell ordering in a structured mesh.
abn [Mon, 21 Nov 2016 17:13:15 +0000 (18:13 +0100)]
Doc: node and cell ordering in a structured mesh.

7 years agoLimit for compo length from 15 to 16 V8_2_0b1
Anthony Geay [Thu, 10 Nov 2016 16:38:48 +0000 (17:38 +0100)]
Limit for compo length from 15 to 16