Salome HOME
modules/med.git
8 years agoAdd MED engine
Cédric Aguerre [Mon, 14 Sep 2015 12:43:37 +0000 (14:43 +0200)]
Add MED engine

8 years agoAdd presentation in datasource tree
Cédric Aguerre [Wed, 5 Aug 2015 13:31:50 +0000 (15:31 +0200)]
Add presentation in datasource tree

8 years agoGUI callback: add MEDPresentation
Cédric Aguerre [Tue, 4 Aug 2015 16:50:15 +0000 (18:50 +0200)]
GUI callback: add MEDPresentation

8 years agoFirst scalar map implementation. No GUI (tree browser) update.
abn [Fri, 31 Jul 2015 13:57:59 +0000 (15:57 +0200)]
First scalar map implementation. No GUI (tree browser) update.

8 years agoConvenience factory client
Cédric Aguerre [Fri, 24 Jul 2015 17:13:43 +0000 (19:13 +0200)]
Convenience factory client

8 years ago[Huge] Introducing MEDCalc
Cédric Aguerre [Fri, 24 Jul 2015 16:30:49 +0000 (18:30 +0200)]
[Huge] Introducing MEDCalc

8 years agomedcalc and commands history
Cédric Aguerre [Thu, 23 Jul 2015 09:18:39 +0000 (11:18 +0200)]
medcalc and commands history

8 years agoloading image as datasource relies on tui
Cédric Aguerre [Wed, 22 Jul 2015 16:38:16 +0000 (18:38 +0200)]
loading image as datasource relies on tui

8 years agodatasource load from gui relies on tui
Cédric Aguerre [Wed, 22 Jul 2015 13:33:37 +0000 (15:33 +0200)]
datasource load from gui relies on tui

8 years agodefine parameters for scalar map presentation
Cédric Aguerre [Wed, 22 Jul 2015 09:58:02 +0000 (11:58 +0200)]
define parameters for scalar map presentation

8 years agocan create datasource from tui
Cédric Aguerre [Tue, 21 Jul 2015 16:02:36 +0000 (18:02 +0200)]
can create datasource from tui

8 years agodefine the skeloeton for presentations
Cédric Aguerre [Tue, 21 Jul 2015 15:04:44 +0000 (17:04 +0200)]
define the skeloeton for presentations

8 years agoSynchronize adm files
Maintenance team (INV) [Tue, 14 Jul 2015 18:36:01 +0000 (21:36 +0300)]
Synchronize adm files

8 years agoreplace document (2)
Cédric Aguerre [Mon, 6 Jul 2015 11:59:41 +0000 (13:59 +0200)]
replace document (2)

8 years agoSynchronize adm files
Maintenance team (INV) [Fri, 3 Jul 2015 19:10:15 +0000 (22:10 +0300)]
Synchronize adm files

8 years agoReplace document
Cédric Aguerre [Thu, 2 Jul 2015 15:47:36 +0000 (17:47 +0200)]
Replace document

8 years agoDoc: added images for SplittingPolicy + sort class list in NAMESPACE index.
abn [Mon, 29 Jun 2015 13:23:26 +0000 (15:23 +0200)]
Doc: added images for SplittingPolicy + sort class list in NAMESPACE index.

8 years agoSynchronize adm files
Maintenance team (INV) [Thu, 18 Jun 2015 18:38:36 +0000 (21:38 +0300)]
Synchronize adm files

8 years agoSynchronize adm files
Maintenance team (INV) [Wed, 17 Jun 2015 18:37:06 +0000 (21:37 +0300)]
Synchronize adm files

8 years agoAlign include directives in MEDPartitioner package
vsr [Thu, 11 Jun 2015 15:34:42 +0000 (18:34 +0300)]
Align include directives in MEDPartitioner package

8 years agoFix pb of compilation with MPI
vsr [Thu, 11 Jun 2015 15:34:05 +0000 (18:34 +0300)]
Fix pb of compilation with MPI

8 years agoCMake improvement: usage of SALOME_GUI_MODE() macro
mpa [Thu, 11 Jun 2015 11:51:23 +0000 (14:51 +0300)]
CMake improvement: usage of SALOME_GUI_MODE() macro

8 years ago[EDF11027] : Bug correction. cell-like field on all lev0 cells are no more considered...
Anthony Geay [Tue, 9 Jun 2015 16:05:20 +0000 (18:05 +0200)]
[EDF11027] : Bug correction. cell-like field on all lev0 cells are no more considered as lying on all nodes too.

8 years agoMerge branch 'master' of ssh://git.salome-platform.org/modules/med
abn [Tue, 9 Jun 2015 12:21:48 +0000 (14:21 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/med

8 years agoMinor: portability issue. On CentOS5.2, MPI_Datatype is an int.
abn [Tue, 9 Jun 2015 12:20:51 +0000 (14:20 +0200)]
Minor: portability issue. On CentOS5.2, MPI_Datatype is an int.
Also turned deprecated SUBDIRS() Cmake command into ADD_SUBDIRECTORY().

8 years ago0022778: [CEA 1298] Python file compilation should be done at build time, not install...
abn [Mon, 18 May 2015 14:31:31 +0000 (16:31 +0200)]
0022778: [CEA 1298] Python file compilation should be done at build time, not install time
- Synchronisation of adm file with KERNEL (see log there) + removal of obsolete INSTALL_AND_COMPILE... CMake macro.

8 years agoFix compilation error when building with -DSALOME_MED_STANDALONE=ON option
mnt [Mon, 8 Jun 2015 07:30:21 +0000 (10:30 +0300)]
Fix compilation error when building with -DSALOME_MED_STANDALONE=ON option

9 years ago0022875: EDF 7690 MED: Creating joints with medpartitioner in the MEDCoupling API
imn [Tue, 19 May 2015 11:59:01 +0000 (14:59 +0300)]
0022875: EDF 7690 MED: Creating joints with medpartitioner in the MEDCoupling API

9 years agoTurn DEV version flag ON
vsr [Wed, 3 Jun 2015 09:50:25 +0000 (12:50 +0300)]
Turn DEV version flag ON

9 years agoMove MEDFileUMesh::addGroup to MEDFileMesh level -> addGroup is now available in... V7_6_BR agy/MEDFileMeshAddGroup fix_for_760 V7_6_0 V7_6_0rc1
Anthony Geay [Wed, 20 May 2015 13:08:39 +0000 (15:08 +0200)]
Move MEDFileUMesh::addGroup to MEDFileMesh level -> addGroup is now available in MEDFileCMesh.

9 years agoUpdate translation files from Crowdin
Christophe Bourcier [Tue, 5 May 2015 14:01:23 +0000 (16:01 +0200)]
Update translation files from Crowdin

9 years ago[EDF10718] : Diameter computation of non linear cells. agy/EDF10723
Anthony Geay [Tue, 5 May 2015 15:10:55 +0000 (17:10 +0200)]
[EDF10718] : Diameter computation of non linear cells.

9 years ago[EDF10723] - MEDFileUMesh::linearToQuadratic and MEDFileUMesh::quadraticToLinear
Anthony Geay [Tue, 5 May 2015 13:16:47 +0000 (15:16 +0200)]
[EDF10723] - MEDFileUMesh::linearToQuadratic and MEDFileUMesh::quadraticToLinear

9 years ago1) Fixed colinearize2D to handle degenerated cases (colinear SEG3 forming a circle).
abn [Wed, 29 Apr 2015 08:52:31 +0000 (10:52 +0200)]
1) Fixed colinearize2D to handle degenerated cases (colinear SEG3 forming a circle).
Introduced getMiddleOfPointsOriented() in the Edge classes.

2) GetAbsoluteAngleOfNormalizedVect() actually does exactly the same as atan2()
Micro correction of ref test. Valgrinification of MEDCouplingBasicsTest.py remaining.

9 years agoUrgent debug. agy/BugStMeshSetFieldPflFalse
Anthony Geay [Wed, 29 Apr 2015 15:57:45 +0000 (17:57 +0200)]
Urgent debug.

9 years agoImplementation of MEDCouplingPointSet.computeDiameterField (EDF10718) agy/ComputeDiameter
Anthony Geay [Wed, 29 Apr 2015 06:58:30 +0000 (08:58 +0200)]
Implementation of MEDCouplingPointSet.computeDiameterField (EDF10718)

9 years agoCorrection of bug EDF10720. agy/edf10720
Anthony Geay [Wed, 22 Apr 2015 09:08:01 +0000 (11:08 +0200)]
Correction of bug EDF10720.

9 years agoIncrement version: 7.6.0
vsr [Fri, 17 Apr 2015 15:46:15 +0000 (18:46 +0300)]
Increment version: 7.6.0

9 years agoExclude *.md5 and *.map files from the DEV documentation
rnv [Fri, 17 Apr 2015 10:06:35 +0000 (13:06 +0300)]
Exclude *.md5 and *.map files from the DEV documentation

9 years agoAddition of MEDFileAnyTypeFieldMultiTS.pushBackTimeSteps to ease life of users with... V7_6_0b1
Anthony Geay [Tue, 14 Apr 2015 09:45:24 +0000 (11:45 +0200)]
Addition of MEDFileAnyTypeFieldMultiTS.pushBackTimeSteps to ease life of users with more than 10000 time steps.

9 years agoUnwarnigization campaign.
Anthony Geay [Tue, 14 Apr 2015 07:18:58 +0000 (09:18 +0200)]
Unwarnigization campaign.

9 years agoAddition of MEDFileUMesh.__delitem__ in py bindings + LoadSpecificEntities for MEDFil...
Anthony Geay [Tue, 14 Apr 2015 07:11:13 +0000 (09:11 +0200)]
Addition of MEDFileUMesh.__delitem__ in py bindings + LoadSpecificEntities for MEDFileFieldMultiTS and MEDFileIntFieldMultiTS.

9 years agoMEDFileFields::LoadSpecificEntities to improve perf when reading lots of TS.
Anthony Geay [Mon, 13 Apr 2015 16:08:23 +0000 (18:08 +0200)]
MEDFileFields::LoadSpecificEntities to improve perf when reading lots of TS.

9 years agoAddition of MEDFileUMesh.__setitem__ in python bindings.
Anthony Geay [Mon, 13 Apr 2015 09:16:48 +0000 (11:16 +0200)]
Addition of MEDFileUMesh.__setitem__ in python bindings.

9 years agoAddition of MEDFileUMesh.__setitem__ in python bindings.
Anthony Geay [Mon, 13 Apr 2015 09:16:40 +0000 (11:16 +0200)]
Addition of MEDFileUMesh.__setitem__ in python bindings.

9 years agoFix incorrect implementation made in commit 53e2fb5
vsr [Fri, 10 Apr 2015 10:10:57 +0000 (13:10 +0300)]
Fix incorrect implementation made in commit 53e2fb5

9 years agoAddition of MEDFileUMesh.__getitem__ in python bindings to ease fetch of MEDCouplingU...
Anthony Geay [Fri, 10 Apr 2015 06:27:12 +0000 (08:27 +0200)]
Addition of MEDFileUMesh.__getitem__ in python bindings to ease fetch of MEDCouplingUMesh instance.

9 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/med
Anthony Geay [Thu, 9 Apr 2015 16:20:45 +0000 (18:20 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/med

9 years agoHuge improvement of performance of MEDCouplingUMesh.buildUnstructuredMesh method.
Anthony Geay [Thu, 9 Apr 2015 16:20:36 +0000 (18:20 +0200)]
Huge improvement of performance of MEDCouplingUMesh.buildUnstructuredMesh method.

9 years agoExplicitely create a PVViewer
Cédric Aguerre [Tue, 7 Apr 2015 12:47:08 +0000 (14:47 +0200)]
Explicitely create a PVViewer

9 years agoAddition of MEDCouplingPointSet::areAllNodesFetched() method. V7_6_0a1
Anthony Geay [Thu, 2 Apr 2015 06:47:24 +0000 (08:47 +0200)]
Addition of MEDCouplingPointSet::areAllNodesFetched() method.

9 years agoMerge branch 'agr/salome_tests'
Cédric Aguerre [Fri, 27 Mar 2015 15:10:17 +0000 (16:10 +0100)]
Merge branch 'agr/salome_tests'

9 years agoSynchronize adm files
Maintenance team (INV) [Wed, 25 Mar 2015 18:34:34 +0000 (21:34 +0300)]
Synchronize adm files

9 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/med
Anthony Geay [Wed, 25 Mar 2015 17:54:09 +0000 (18:54 +0100)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/med

9 years agoPickelization of MEDFileUMesh objects.
Anthony Geay [Wed, 25 Mar 2015 17:53:41 +0000 (18:53 +0100)]
Pickelization of MEDFileUMesh objects.

9 years agoadd link to medfichier documentation
Cédric Aguerre [Wed, 25 Mar 2015 10:13:13 +0000 (11:13 +0100)]
add link to medfichier documentation

add link to medfichier documentation

9 years agoMEDCouplingUMesh.buildExtrudedMesh feature changed. No more zipCoords performed.
Anthony Geay [Tue, 24 Mar 2015 09:12:52 +0000 (10:12 +0100)]
MEDCouplingUMesh.buildExtrudedMesh feature changed. No more zipCoords performed.

9 years agomedcoupling - change install path agr/salome_tests
Cédric Aguerre [Mon, 23 Mar 2015 16:58:20 +0000 (17:58 +0100)]
medcoupling - change install path

9 years agoadd medcoupling tests
Cédric Aguerre [Mon, 23 Mar 2015 15:40:33 +0000 (16:40 +0100)]
add medcoupling tests

9 years agoDataArrayDouble.__str__ and DataArrayInt.__str__ no more print all the tuples when...
Anthony Geay [Mon, 23 Mar 2015 08:19:36 +0000 (09:19 +0100)]
DataArrayDouble.__str__ and DataArrayInt.__str__ no more print all the tuples when there are more than 1000 tuples.

9 years agoAddition of MEDFileUMesh.buildExtrudedMesh method.
Anthony Geay [Fri, 20 Mar 2015 09:18:47 +0000 (10:18 +0100)]
Addition of MEDFileUMesh.buildExtrudedMesh method.

9 years agoPickelization of (squashed merge of agy/PyPickelingOfMCObj) :
Anthony Geay [Mon, 2 Mar 2015 10:04:33 +0000 (11:04 +0100)]
Pickelization of (squashed merge of agy/PyPickelingOfMCObj) :
- DataArrayDouble, DataArrayInt
- MEDCouplingUMesh, MEDCoupling1SGTUMesh, MEDCoupling1DGTUMesh, MEDCouplingCMesh, MEDCouplingIMesh, MEDCouplingCurveLinearMesh, MEDCouplingExtrudedMesh
- MEDCouplingFieldDouble
- InterpKernelException
For multiprocessing users and to ease exchange of data across PyNodes in YACS.

9 years agofix sigsegv when trying to visualize a mesh with no field from datasource controller
Cédric Aguerre [Wed, 25 Feb 2015 09:57:13 +0000 (10:57 +0100)]
fix sigsegv when trying to visualize a mesh with no field from datasource controller

9 years agoBug fix in getFieldAtLevel for integer fields.
abn [Tue, 17 Feb 2015 11:19:35 +0000 (12:19 +0100)]
Bug fix in getFieldAtLevel for integer fields.

9 years agoPut virtualized method of MEDFileUMesh in MEDFileMesh in swig + non regression test...
Anthony Geay [Fri, 13 Feb 2015 10:01:08 +0000 (11:01 +0100)]
Put virtualized method of MEDFileUMesh in MEDFileMesh in swig + non regression test on it.

9 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/med
Anthony Geay [Fri, 13 Feb 2015 09:20:56 +0000 (10:20 +0100)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/med

9 years agoAddition of getLocationFromCellId and getLocationFromNodeId methods in MEDCouplingStr...
Anthony Geay [Fri, 13 Feb 2015 09:20:37 +0000 (10:20 +0100)]
Addition of getLocationFromCellId and getLocationFromNodeId methods in MEDCouplingStructuredMesh.

9 years agoCopyrights update 2015.
akl [Thu, 12 Feb 2015 12:05:14 +0000 (16:05 +0400)]
Copyrights update 2015.

9 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/med
Anthony Geay [Wed, 11 Feb 2015 11:09:44 +0000 (12:09 +0100)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/med

9 years agoMEDFileCMesh::setGroupAtLevel
Anthony Geay [Wed, 11 Feb 2015 11:08:53 +0000 (12:08 +0100)]
MEDFileCMesh::setGroupAtLevel

9 years agoSynchronize adm files
Maintenance team (INV) [Tue, 10 Feb 2015 18:35:20 +0000 (21:35 +0300)]
Synchronize adm files

9 years agochanges for mpi compilation bsr/medmpi2
Bernard Sécher [Mon, 9 Feb 2015 09:50:28 +0000 (10:50 +0100)]
changes for mpi compilation

9 years agoSynchronize adm files
Maintenance team (INV) [Fri, 6 Feb 2015 18:34:23 +0000 (21:34 +0300)]
Synchronize adm files

9 years agoPut destructors private or protected to prevent use of delete instead of decrRef.
Anthony Geay [Tue, 3 Feb 2015 08:07:44 +0000 (09:07 +0100)]
Put destructors private or protected to prevent use of delete instead of decrRef.

9 years agoImprove message in case of throw for end user.
Anthony Geay [Fri, 30 Jan 2015 16:10:03 +0000 (17:10 +0100)]
Improve message in case of throw for end user.

9 years agoSwitch DEV version marker to 1
vsr [Mon, 19 Jan 2015 15:57:13 +0000 (18:57 +0300)]
Switch DEV version marker to 1

9 years agoSynchronize adm files V7_5_BR V7_5_1 V7_5_1rc1 V7_5_1rc2 V7_5_1rc3
Maintenance team (INV) [Mon, 12 Jan 2015 19:25:22 +0000 (22:25 +0300)]
Synchronize adm files

9 years agoMerge remote branch 'origin/agy/DebugIntersect2DMeshWith1DLine' into V7_5_BR
vsr [Mon, 12 Jan 2015 09:15:09 +0000 (12:15 +0300)]
Merge remote branch 'origin/agy/DebugIntersect2DMeshWith1DLine' into V7_5_BR

9 years agoremove debug vtu files. agy/DebugIntersect2DMeshWith1DLine
Anthony Geay [Mon, 5 Jan 2015 16:37:49 +0000 (17:37 +0100)]
remove debug vtu files.

9 years agoA little miss in algorithm. Werror would detect this \!
Anthony Geay [Mon, 5 Jan 2015 16:29:24 +0000 (17:29 +0100)]
A little miss in algorithm. Werror would detect this \!

9 years agoUsing MEDparFileOpen for all Para* mesthods. agy/ImpParaMEDLoader
Anthony Geay [Mon, 5 Jan 2015 09:41:57 +0000 (10:41 +0100)]
Using MEDparFileOpen for all Para* mesthods.

9 years agoMerge remote branch 'origin/agy/BugMEDFileUMeshZipCoords' into V7_5_BR V7_5_1b1
vsr [Fri, 19 Dec 2014 14:10:06 +0000 (17:10 +0300)]
Merge remote branch 'origin/agy/BugMEDFileUMeshZipCoords' into V7_5_BR

9 years agoBug correction of MEDFileUMesh.zipCoords seen in // context. agy/BugMEDFileUMeshZipCoords
Anthony Geay [Fri, 19 Dec 2014 13:46:21 +0000 (14:46 +0100)]
Bug correction of MEDFileUMesh.zipCoords seen in // context.

9 years agoMerge remote branch 'origin/abn/checkDeepEquival' into V7_5_BR
vsr [Thu, 18 Dec 2014 14:38:37 +0000 (17:38 +0300)]
Merge remote branch 'origin/abn/checkDeepEquival' into V7_5_BR

9 years agoIntersect2DMeshWith1DLine : Bug correction concerning cells in mesh1D colinear to...
abn [Thu, 11 Dec 2014 13:24:37 +0000 (14:24 +0100)]
Intersect2DMeshWith1DLine : Bug correction concerning cells in mesh1D colinear to some edges in mesh2D

9 years agoUpdate translation files from Crowdin
Christophe Bourcier [Wed, 10 Dec 2014 16:35:35 +0000 (17:35 +0100)]
Update translation files from Crowdin

9 years agoIncrement version: 7.5.1
vsr [Tue, 9 Dec 2014 08:45:48 +0000 (11:45 +0300)]
Increment version: 7.5.1

9 years agoMerge branch 'master' into V7_5_BR
vsr [Tue, 9 Dec 2014 08:16:18 +0000 (11:16 +0300)]
Merge branch 'master' into V7_5_BR

9 years agoCheckDeepEquivalWith should also return OK with two empty meshes. abn/checkDeepEquival
abn [Mon, 8 Dec 2014 09:59:00 +0000 (10:59 +0100)]
CheckDeepEquivalWith should also return OK with two empty meshes.

9 years agoMEDFileUMesh::zipCoords updates correctly the part definition is any without computat...
Anthony Geay [Mon, 24 Nov 2014 09:06:47 +0000 (10:06 +0100)]
MEDFileUMesh::zipCoords updates correctly the part definition is any without computation of merged umesh.

9 years agoMerge remote branch 'origin/abn/icoco_fix' into V7_5_BR V7_5_0 V7_5_0rc1
vsr [Fri, 21 Nov 2014 17:10:40 +0000 (20:10 +0300)]
Merge remote branch 'origin/abn/icoco_fix' into V7_5_BR

9 years agoMerge remote branch 'origin/abn/intersect_fix' into V7_5_BR
vsr [Fri, 21 Nov 2014 17:10:32 +0000 (20:10 +0300)]
Merge remote branch 'origin/abn/intersect_fix' into V7_5_BR

9 years agoAddition of tools for combination of part definition for // manip.
Anthony Geay [Fri, 21 Nov 2014 15:57:43 +0000 (16:57 +0100)]
Addition of tools for combination of part definition for // manip.

9 years agoBug fix in Intersect2DMeshWith1D: intersectEdges1 was incorrect when
abn [Fri, 21 Nov 2014 14:29:23 +0000 (15:29 +0100)]
Bug fix in Intersect2DMeshWith1D: intersectEdges1 was incorrect when
quadratic edges are given.

9 years agoCorrect bug when a umesh without any cells is written.
Anthony Geay [Thu, 20 Nov 2014 16:40:18 +0000 (17:40 +0100)]
Correct bug when a umesh without any cells is written.

9 years agoReverting to previous impl. of ICoCoField for compatibility with Cathare. abn/icoco_fix
abn [Thu, 20 Nov 2014 08:08:23 +0000 (09:08 +0100)]
Reverting to previous impl. of ICoCoField for compatibility with Cathare.

9 years agoMerge remote branch 'origin/abn/gauthier' into V7_5_BR
vsr [Fri, 14 Nov 2014 11:24:17 +0000 (14:24 +0300)]
Merge remote branch 'origin/abn/gauthier' into V7_5_BR

9 years agoFrench translation check for MED module. fbt/french_translation_check_med
Florian BRUNET [Thu, 13 Nov 2014 13:45:32 +0000 (14:45 +0100)]
French translation check for MED module.

9 years agoMoving implementation of functions containing calls to deprecated abn/gauthier
abn [Thu, 13 Nov 2014 10:41:25 +0000 (11:41 +0100)]
Moving implementation of functions containing calls to deprecated
MPI_Type_Extent to the cxx file.

9 years agoAdded copy constructor and operator.
abn [Thu, 13 Nov 2014 10:29:03 +0000 (11:29 +0100)]
Added copy constructor and operator.