Salome HOME
tools/medcoupling.git
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

7 years agoFor med file version, no more use of static macro but use dynamic lib for users using...
Anthony Geay [Thu, 10 Nov 2016 15:54:21 +0000 (16:54 +0100)]
For med file version, no more use of static macro but use dynamic lib for users using different medfile version without compilation.

7 years agoOne more exercise in tuto
Anthony Geay [Wed, 9 Nov 2016 16:45:52 +0000 (17:45 +0100)]
One more exercise in tuto

7 years agoUseful ConvertMEDFileTo30 tool to change version of a file. V8_2_0a1
Anthony Geay [Mon, 7 Nov 2016 07:25:37 +0000 (08:25 +0100)]
Useful ConvertMEDFileTo30 tool to change version of a file.

7 years agoMinor bug fix: no Python should not install any Python script.
abn [Fri, 4 Nov 2016 15:31:08 +0000 (16:31 +0100)]
Minor bug fix: no Python should not install any Python script.

7 years agoMove MEDRenumber.py from bin to lib/python2.7/site-packages + make MEDRenumber module...
Anthony Geay [Fri, 4 Nov 2016 12:50:37 +0000 (13:50 +0100)]
Move MEDRenumber.py from bin to lib/python2.7/site-packages + make MEDRenumber module works

7 years agoMEDFileParameters are also pickelized
Anthony Geay [Thu, 3 Nov 2016 09:31:05 +0000 (10:31 +0100)]
MEDFileParameters are also pickelized

7 years agoMEDFileMeshes, Fields FieldMultiTS Field1TS IntField1TS IntFieldMultiTS are now picke...
Anthony Geay [Wed, 2 Nov 2016 16:24:28 +0000 (17:24 +0100)]
MEDFileMeshes, Fields FieldMultiTS Field1TS IntField1TS IntFieldMultiTS are now pickelized

7 years ago23285: [CEA 1778] SauvReader: only keep the meshes named in the table MED_MAIL
eap [Mon, 31 Oct 2016 15:26:24 +0000 (18:26 +0300)]
23285: [CEA 1778] SauvReader: only keep the meshes named in the table MED_MAIL
Description

 Fix crash on files of #22612 (fix is in IntermediateMED::numberElements())

7 years agoSerialization of DataArrayByte. Serialization of MEDFileData objects. But still some...
Anthony Geay [Fri, 28 Oct 2016 14:00:59 +0000 (16:00 +0200)]
Serialization of DataArrayByte. Serialization of MEDFileData objects. But still some bugs during loading of DataArrayByte.

7 years agoWrite into MEDfile version equal to 3.0 is now possible if using MEDfile library...
Anthony Geay [Fri, 28 Oct 2016 06:52:05 +0000 (08:52 +0200)]
Write into MEDfile version equal to 3.0 is now possible if using MEDfile library >= 3.2.1

7 years ago23285: [CEA 1778] SauvReader: only keep the meshes named in the table MED_MAIL
eap [Tue, 25 Oct 2016 11:06:38 +0000 (14:06 +0300)]
23285: [CEA 1778] SauvReader: only keep the meshes named in the table MED_MAIL

7 years agoMerge branch 'abn/bbox_adj'
abn [Wed, 19 Oct 2016 13:42:05 +0000 (15:42 +0200)]
Merge branch 'abn/bbox_adj'

7 years agoReady for pickelization
Anthony Geay [Wed, 19 Oct 2016 10:51:29 +0000 (12:51 +0200)]
Ready for pickelization

7 years agoRemapper: Creating Interpolation3D1D to handle case (srcMeshDim, tgtMeshDim) = (3,1) abn/bbox_adj
abn [Wed, 19 Oct 2016 09:20:22 +0000 (11:20 +0200)]
Remapper: Creating Interpolation3D1D to handle case (srcMeshDim, tgtMeshDim) = (3,1)

This specializes Interpolation3D and add the possibility to adjust the
BB via the usual options: BoundingBoxAdjustment and BoundingBoxAdjustmentAbs.

7 years agoEnd of refacto. Now ready for MEDFilemem implementation and for selection of MED...
Anthony Geay [Mon, 10 Oct 2016 11:49:21 +0000 (13:49 +0200)]
End of refacto. Now ready for MEDFilemem implementation and for selection of MED file version on write.

7 years agoLast med_idt API before serialization
Anthony Geay [Fri, 7 Oct 2016 15:19:23 +0000 (17:19 +0200)]
Last med_idt API before serialization

7 years agoOK all write methods based directly on writeLL have been wrapped into MEDFileWritable...
Anthony Geay [Fri, 7 Oct 2016 14:55:51 +0000 (16:55 +0200)]
OK all write methods based directly on writeLL have been wrapped into MEDFileWritableStandAlone

7 years agoSome factorization before usage of new MED file API
Anthony Geay [Thu, 6 Oct 2016 12:43:50 +0000 (14:43 +0200)]
Some factorization before usage of new MED file API

7 years agoUse new MEDFile MEDfileName method to reduce number of args
Anthony Geay [Thu, 6 Oct 2016 08:57:30 +0000 (10:57 +0200)]
Use new MEDFile MEDfileName method to reduce number of args

7 years agoCorrect bug on P0P0 interpolation of Extruded<->Extruded case. Now if Z lev are diffe...
Anthony Geay [Thu, 6 Oct 2016 06:55:15 +0000 (08:55 +0200)]
Correct bug on P0P0 interpolation of Extruded<->Extruded case. Now if Z lev are different each other it works...

7 years agoSmall modif
Anthony Geay [Wed, 5 Oct 2016 15:29:09 +0000 (17:29 +0200)]
Small modif

7 years agoSome useful tools for MEDCouplingMappedExtrudedMesh users that needs to store it...
Anthony Geay [Wed, 5 Oct 2016 15:07:09 +0000 (17:07 +0200)]
Some useful tools for MEDCouplingMappedExtrudedMesh users that needs to store it in .med files

7 years agoNew constructor for ExtrudedMeshes taking 3D MEDCouplingCMesh instance
Anthony Geay [Wed, 5 Oct 2016 14:03:29 +0000 (16:03 +0200)]
New constructor for ExtrudedMeshes taking 3D MEDCouplingCMesh instance

7 years agoBug correction on ExtrudedMesh::buildUnstructured
Anthony Geay [Wed, 5 Oct 2016 11:39:43 +0000 (13:39 +0200)]
Bug correction on ExtrudedMesh::buildUnstructured

7 years agoSmall modif
Anthony Geay [Tue, 4 Oct 2016 11:52:25 +0000 (13:52 +0200)]
Small modif

7 years agoImplementation of planar symmetry + aggregation methods for MEDFileData+MEDFileUMesh
Anthony Geay [Tue, 27 Sep 2016 13:34:09 +0000 (15:34 +0200)]
Implementation of planar symmetry + aggregation methods for MEDFileData+MEDFileUMesh

7 years agoMerge branch 'V8_1_BR' mpa/23299
vsr [Wed, 28 Sep 2016 08:10:35 +0000 (11:10 +0300)]
Merge branch 'V8_1_BR'

7 years ago23223: [CEA 1710] regression - bug CEA 983 - case2med
eap [Tue, 27 Sep 2016 14:26:36 +0000 (17:26 +0300)]
23223: [CEA 1710] regression - bug CEA 983 - case2med

7 years ago23223: [CEA 1710] regression - bug CEA 983 - case2med
eap [Tue, 27 Sep 2016 13:02:13 +0000 (16:02 +0300)]
23223: [CEA 1710] regression - bug CEA 983 - case2med

7 years agoAdditional fix for the '23311: [CEA 1922] SALOME master - m4 macro CHECK_MED is inval...
rnv [Tue, 13 Sep 2016 11:18:16 +0000 (14:18 +0300)]
Additional fix for the '23311: [CEA 1922] SALOME master - m4 macro CHECK_MED is invalid' issue.

7 years agoAdditional fix for the '23311: [CEA 1922] SALOME master - m4 macro CHECK_MED is inval... V8_1_BR V8_1_0 V8_1_0rc1 V8_1_0rc2
rnv [Tue, 13 Sep 2016 11:18:16 +0000 (14:18 +0300)]
Additional fix for the '23311: [CEA 1922] SALOME master - m4 macro CHECK_MED is invalid' issue.

7 years agoIncrement version: 8.1.0
rnv [Tue, 13 Sep 2016 09:47:53 +0000 (12:47 +0300)]
Increment version: 8.1.0

7 years agoAdditional fix for the '23311: [CEA 1922] SALOME master - m4 macro CHECK_MED is inval...
rnv [Thu, 8 Sep 2016 14:58:07 +0000 (17:58 +0300)]
Additional fix for the '23311: [CEA 1922] SALOME master - m4 macro CHECK_MED is invalid' issue.

7 years agoMerge remote-tracking branch 'origin/rnv/autoconf_macros' into V8_1_BR
rnv [Mon, 5 Sep 2016 13:35:39 +0000 (16:35 +0300)]
Merge remote-tracking branch 'origin/rnv/autoconf_macros' into V8_1_BR

7 years ago23223: [CEA 1710] regression - bug CEA 983 - case2med
eap [Wed, 31 Aug 2016 16:00:33 +0000 (19:00 +0300)]
23223: [CEA 1710] regression - bug CEA 983 - case2med

  Skip empty lines at the file end

7 years agoWindows compilation: proper inclusion of METIS/SCOTCH headers.
abn [Tue, 30 Aug 2016 12:55:10 +0000 (14:55 +0200)]
Windows compilation: proper inclusion of METIS/SCOTCH headers.

7 years agoMerge branch 'rnv/autoconf_macros' of salome:tools/medcoupling into rnv/autoconf_macros rnv/autoconf_macros
rnv [Tue, 30 Aug 2016 09:29:09 +0000 (12:29 +0300)]
Merge branch 'rnv/autoconf_macros' of salome:tools/medcoupling into rnv/autoconf_macros

7 years agoAdd autoconf macros
rnv [Wed, 3 Aug 2016 14:12:22 +0000 (17:12 +0300)]
Add autoconf macros

7 years agoMerge 'agy/br810_2' branch.
Anthony Geay [Thu, 25 Aug 2016 16:34:58 +0000 (18:34 +0200)]
Merge 'agy/br810_2' branch.

7 years agoWindows compatibility ana/v81br_win_compatibility
ana [Thu, 25 Aug 2016 09:06:30 +0000 (12:06 +0300)]
Windows compatibility

7 years agoMerge 'agy/br810_1' branch.
Anthony Geay [Mon, 22 Aug 2016 13:33:40 +0000 (15:33 +0200)]
Merge 'agy/br810_1' branch.

7 years agoRename medloader.dox to medloader1.dox to avoid conflict with MEDLoader.dox on Windows.
rnv [Wed, 24 Aug 2016 09:38:01 +0000 (12:38 +0300)]
Rename medloader.dox to medloader1.dox to avoid conflict with MEDLoader.dox on Windows.

7 years agoRefactoring for MEDCouplingFieldInt
Anthony Geay [Mon, 22 Aug 2016 12:16:56 +0000 (14:16 +0200)]
Refactoring for MEDCouplingFieldInt

7 years agoFactorization nearly finished for DataArrays
Anthony Geay [Fri, 19 Aug 2016 15:49:03 +0000 (17:49 +0200)]
Factorization nearly finished for DataArrays

7 years agoCode factorization in DataArrays
Anthony Geay [Fri, 19 Aug 2016 09:42:32 +0000 (11:42 +0200)]
Code factorization in DataArrays

7 years agoWarning hunting V8_1_0b1
Anthony Geay [Thu, 18 Aug 2016 11:31:52 +0000 (13:31 +0200)]
Warning hunting

7 years agoNew CellModel::getNodesConstituentTheLittleSon method
Anthony Geay [Thu, 18 Aug 2016 08:15:36 +0000 (10:15 +0200)]
New CellModel::getNodesConstituentTheLittleSon method

7 years agoMerge branch 'master' of salome:tools/medcoupling
rnv [Thu, 11 Aug 2016 08:27:01 +0000 (11:27 +0300)]
Merge branch 'master' of salome:tools/medcoupling

7 years agoMerge 'abn/configuration' into master branch.
rnv [Wed, 10 Aug 2016 15:33:24 +0000 (18:33 +0300)]
Merge 'abn/configuration' into master branch.

7 years agonew functionality MEDCouplingUMesh.explodeMeshIntoMicroEdges
Anthony Geay [Wed, 10 Aug 2016 15:12:12 +0000 (17:12 +0200)]
new functionality MEDCouplingUMesh.explodeMeshIntoMicroEdges

7 years agoDGTUMesh with no cells can be now converted into umesh
Anthony Geay [Mon, 8 Aug 2016 14:27:09 +0000 (16:27 +0200)]
DGTUMesh with no cells can be now converted into umesh

7 years agoDoc: fixing SWIG doc generation from Doxygen (was discarding statics)
abn [Fri, 5 Aug 2016 09:07:11 +0000 (11:07 +0200)]
Doc: fixing SWIG doc generation from Doxygen (was discarding statics)

7 years agoAdd autoconf macros
rnv [Wed, 3 Aug 2016 14:12:22 +0000 (17:12 +0300)]
Add autoconf macros

7 years agouseful methods again
Anthony Geay [Tue, 26 Jul 2016 13:45:03 +0000 (15:45 +0200)]
useful methods again

7 years agoUseful nullify method
Anthony Geay [Tue, 26 Jul 2016 07:43:09 +0000 (09:43 +0200)]
Useful nullify method

7 years agoa useful method in DataArray
Anthony Geay [Mon, 25 Jul 2016 16:51:31 +0000 (18:51 +0200)]
a useful method in DataArray

7 years agoVery first implementation of MEDCouplingFieldInt. V8_1_0a1
Anthony Geay [Fri, 22 Jul 2016 08:31:27 +0000 (10:31 +0200)]
Very first implementation of MEDCouplingFieldInt.

7 years agoAdditional fix for the "0023293: [CEA 1891] SALOME master - MEDCOUPLING - failure...
rnv [Tue, 12 Jul 2016 11:35:21 +0000 (14:35 +0300)]
Additional fix for the "0023293: [CEA 1891] SALOME master - MEDCOUPLING - failure of unit test "TestINTERP KERNEL" - Ubuntu 16.04"

7 years agoDebug for Mantis23293. Give C++11 more space...
Anthony Geay [Mon, 11 Jul 2016 17:29:34 +0000 (19:29 +0200)]
Debug for Mantis23293. Give C++11 more space...

7 years agoDebug for Mantis23293. Specific implementation for GCC6 + C++11
Anthony Geay [Mon, 11 Jul 2016 16:17:45 +0000 (18:17 +0200)]
Debug for Mantis23293. Specific implementation for GCC6 + C++11

7 years agoEDF13251 : Correction of bug in appendFieldProfile for MEDFileIntFieldMultiTS objects.
Anthony Geay [Mon, 11 Jul 2016 11:16:09 +0000 (13:16 +0200)]
EDF13251 : Correction of bug in appendFieldProfile for MEDFileIntFieldMultiTS objects.

7 years agoA test and a documentation too for Nathalie of MEDCouplingUMesh.RemoveIdsFromIndexedA...
Anthony Geay [Mon, 11 Jul 2016 08:26:36 +0000 (10:26 +0200)]
A test and a documentation too for Nathalie of MEDCouplingUMesh.RemoveIdsFromIndexedArrays

7 years agoMEDFileMeshL2: bug fix, and warning removal for FD24.
abn [Mon, 4 Jul 2016 07:35:52 +0000 (09:35 +0200)]
MEDFileMeshL2: bug fix, and warning removal for FD24.

8 years agoDoc generation failed during debian packaging due to loc of build equal to src.
Anthony Geay [Fri, 1 Jul 2016 11:57:52 +0000 (13:57 +0200)]
Doc generation failed during debian packaging due to loc of build equal to src.

8 years agoImprove perf for meshes with huge number of grps/families.
Anthony Geay [Mon, 20 Jun 2016 13:41:04 +0000 (15:41 +0200)]
Improve perf for meshes with huge number of grps/families.

8 years agoStill a bug in DataArrayInt::sortEachPairToMakeALinkedList
Anthony Geay [Thu, 16 Jun 2016 15:58:55 +0000 (17:58 +0200)]
Still a bug in DataArrayInt::sortEachPairToMakeALinkedList

8 years agoCorrection of bug in pywrap of DataArrayInt.splitByValueRange
Anthony Geay [Thu, 16 Jun 2016 14:41:41 +0000 (16:41 +0200)]
Correction of bug in pywrap of DataArrayInt.splitByValueRange

8 years agoCorrection of bug in DataArrayInt::sortEachPairToMakeALinkedList
Anthony Geay [Thu, 16 Jun 2016 14:19:04 +0000 (16:19 +0200)]
Correction of bug in DataArrayInt::sortEachPairToMakeALinkedList

8 years agoSynchronize adm files
mnt [Wed, 15 Jun 2016 18:36:00 +0000 (21:36 +0300)]
Synchronize adm files

8 years agoMoved ICoCo interface into a standalone sub-directory.
abn [Tue, 14 Jun 2016 13:12:41 +0000 (15:12 +0200)]
Moved ICoCo interface into a standalone sub-directory.

+ Is compiled even when no MPI
+ Is now linked within medcoupling target instead of paramedmem

8 years agoRemapper: added new P1P1 method: MappedBarycentric. See doc
abn [Wed, 11 May 2016 12:54:45 +0000 (14:54 +0200)]
Remapper: added new P1P1 method: MappedBarycentric. See doc
for more infos.

8 years agoDisable specific test in case of insufficient memory.
rnv [Mon, 6 Jun 2016 11:17:49 +0000 (14:17 +0300)]
Disable specific test in case of insufficient memory.

8 years agoSynchronize adm files
mnt [Thu, 26 May 2016 18:11:28 +0000 (21:11 +0300)]
Synchronize adm files

8 years agoMinor fix : CMake version 2.8.11 is sufficient for POSITION_INDEPENT_CODE flag
abn [Thu, 14 Apr 2016 13:14:43 +0000 (15:14 +0200)]
Minor fix : CMake version 2.8.11 is sufficient for POSITION_INDEPENT_CODE flag

8 years agoSynchronize adm files
mnt [Tue, 24 May 2016 18:13:31 +0000 (21:13 +0300)]
Synchronize adm files

8 years agoFix test to work with metis 5.1.0 (to be confirmed)
Anthony Geay [Mon, 23 May 2016 09:06:25 +0000 (11:06 +0200)]
Fix test to work with metis 5.1.0 (to be confirmed)

8 years agoProtection against write on deallocated underground array of fields.
Anthony Geay [Fri, 13 May 2016 06:41:14 +0000 (08:41 +0200)]
Protection against write on deallocated underground array of fields.

8 years agoDoc fix.
abn [Wed, 11 May 2016 15:13:24 +0000 (17:13 +0200)]
Doc fix.

8 years agoMake PARMETIS and METIS partitioner mutually exclusive.
abn [Wed, 11 May 2016 11:59:02 +0000 (13:59 +0200)]
Make PARMETIS and METIS partitioner mutually exclusive.

Otherwise they mix up in certain configurations.

8 years agoAll users free to choose whether to use XDR or not.
abn [Mon, 2 May 2016 14:14:11 +0000 (16:14 +0200)]
All users free to choose whether to use XDR or not.

Default value is OFF when WIN32, ON otherwise.

8 years agoTests: minor fixes:
abn [Mon, 9 May 2016 08:32:28 +0000 (10:32 +0200)]
Tests: minor fixes:

+ Make MEDCOUPLING_WITH_FILE_EXAMPLES and MEDCOUPLING_BUILD_TESTS compatible.
+ Fix test MEDLoaderCouplingTrainingSession

8 years agoRemapper: missing error message in InterpPlanar
abn [Tue, 10 May 2016 07:24:07 +0000 (09:24 +0200)]
Remapper: missing error message in InterpPlanar

8 years agoMinor fix.
abn [Mon, 9 May 2016 08:19:44 +0000 (10:19 +0200)]
Minor fix.

8 years agoParaMEDMEM: DisjointDEC
abn [Wed, 4 May 2016 14:08:42 +0000 (16:08 +0200)]
ParaMEDMEM: DisjointDEC

+ bug fix in copy ctor
+ new tests: both IDs and procs groups tested in constructor
+ added method to check group consistency.

8 years agoMEDCoupling has now a simple global map.
Anthony Geay [Fri, 6 May 2016 08:23:10 +0000 (10:23 +0200)]
MEDCoupling has now a simple global map.

8 years agoMake the medcoupling to VTK accessible from the outside. For MEDWriter.
Anthony Geay [Fri, 6 May 2016 08:13:49 +0000 (10:13 +0200)]
Make the medcoupling to VTK accessible from the outside. For MEDWriter.

8 years agoMinor portability: Cygwin compiler seems to have _X as a standard symbol ...
abn [Mon, 2 May 2016 13:58:15 +0000 (15:58 +0200)]
Minor portability: Cygwin compiler seems to have _X as a standard symbol ...