Salome HOME
modules/med.git
10 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Thu, 27 Jun 2013 08:25:00 +0000 (08:25 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

move FindMEDFILE.cmake to adm_local_without_kernel

10 years agoconvertTo
ageay [Wed, 26 Jun 2013 11:58:49 +0000 (11:58 +0000)]
convertTo

10 years agoconvertTo
ageay [Wed, 26 Jun 2013 11:57:19 +0000 (11:57 +0000)]
convertTo

10 years agoconvertTo
ageay [Wed, 26 Jun 2013 07:37:14 +0000 (07:37 +0000)]
convertTo

10 years agoMemory leaks hunting
ageay [Wed, 26 Jun 2013 05:30:57 +0000 (05:30 +0000)]
Memory leaks hunting

10 years agoOn the road of reimplementation of basic MEDLoader API with advanced one.
ageay [Tue, 25 Jun 2013 15:50:38 +0000 (15:50 +0000)]
On the road of reimplementation of basic MEDLoader API with advanced one.

10 years agoOn the road of reimplementation of basic MEDLoader API with advanced one.
ageay [Tue, 25 Jun 2013 15:43:46 +0000 (15:43 +0000)]
On the road of reimplementation of basic MEDLoader API with advanced one.

10 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Tue, 25 Jun 2013 14:15:56 +0000 (14:15 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

-if test -f ${MED_DIR}/idl/salome/MED.idl ; then
+if test -f ${MED_DIR}/idl/salome/MEDCouplingCorbaServant.idl ; then

10 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Tue, 25 Jun 2013 12:00:51 +0000 (12:00 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

-  <objref name="SALOME_MED/MED" />
-  <objref name="SALOME_MED/MESH" />
-  <objref name="SALOME_MED/SUPPORT" />

10 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Tue, 25 Jun 2013 12:00:37 +0000 (12:00 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

- MED.idl                          \

10 years agoOn the road of reimplementation of basic MEDLoader API with advanced one.
ageay [Tue, 25 Jun 2013 11:21:11 +0000 (11:21 +0000)]
On the road of reimplementation of basic MEDLoader API with advanced one.

10 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Tue, 25 Jun 2013 08:46:03 +0000 (08:46 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

10 years agoOn the road of reimplementation of basic MEDLoader API with advanced one.
ageay [Tue, 25 Jun 2013 08:17:13 +0000 (08:17 +0000)]
On the road of reimplementation of basic MEDLoader API with advanced one.

10 years ago- C++/Python API modif MEDLoader::setEpsilonForNodeComp -> MEDLoader::SetEpsilonForNo...
ageay [Tue, 25 Jun 2013 07:30:32 +0000 (07:30 +0000)]
- C++/Python API modif MEDLoader::setEpsilonForNodeComp -> MEDLoader::SetEpsilonForNodeComp
- C++/Python API modif MEDLoader::setCompPolicyForCell -> MEDLoader::SetCompPolicyForCell
- C++/Python API modif MEDLoader::setTooLongStrPolicy -> MEDLoader::SetTooLongStrPolicy

10 years ago- C++/Python API modif MEDLoader::setEpsilonForNodeComp -> MEDLoader::SetEpsilonForNo...
ageay [Mon, 24 Jun 2013 15:26:02 +0000 (15:26 +0000)]
- C++/Python API modif MEDLoader::setEpsilonForNodeComp -> MEDLoader::SetEpsilonForNodeComp
- C++/Python API modif MEDLoader::setCompPolicyForCell -> MEDLoader::SetCompPolicyForCell
- C++/Python API modif MEDLoader::setTooLongStrPolicy -> MEDLoader::SetTooLongStrPolicy

10 years agoOn the road of single geo type meshes
ageay [Mon, 24 Jun 2013 15:08:37 +0000 (15:08 +0000)]
On the road of single geo type meshes

10 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Mon, 24 Jun 2013 10:15:33 +0000 (10:15 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

10 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Mon, 24 Jun 2013 10:13:10 +0000 (10:13 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

-  BASE_SUBDIRS = MEDWrapper MEDCoupling_Swig
+  BASE_SUBDIRS = MEDCoupling_Swig

10 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Mon, 24 Jun 2013 10:12:54 +0000 (10:12 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

-  SET(COMMON_SUBDIRS ${COMMON_SUBDIRS} MEDLoader MEDWrapper)
+  SET(COMMON_SUBDIRS ${COMMON_SUBDIRS} MEDLoader)

10 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Mon, 24 Jun 2013 10:12:31 +0000 (10:12 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

-            "med_V2_1",
-            "MEDWrapperBase",
-            "MEDWrapper",
-            "MEDWrapper_V2_1",
-            "MEDWrapper_V2_2",

10 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Mon, 24 Jun 2013 10:12:10 +0000 (10:12 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

-FIND_LIBRARY(MEDWrapperBase MEDWrapperBase ${MED_ROOT_DIR}/lib/salome)
-FIND_LIBRARY(MEDWrapper MEDWrapper ${MED_ROOT_DIR}/lib/salome)
-FIND_LIBRARY(MEDWrapper_V2_1 MEDWrapper_V2_1 ${MED_ROOT_DIR}/lib/salome)
-FIND_LIBRARY(MEDWrapper_V2_2 MEDWrapper_V2_2 ${MED_ROOT_DIR}/lib/salome)

10 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Mon, 24 Jun 2013 10:11:57 +0000 (10:11 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

-        src/MEDWrapper/Makefile \
-        src/MEDWrapper/Base/Makefile \
-        src/MEDWrapper/Factory/Makefile \
-        src/MEDWrapper/V2_2/Makefile \

10 years agodebugging session
ageay [Fri, 21 Jun 2013 09:35:36 +0000 (09:35 +0000)]
debugging session

10 years agonearly ready for the single geo type in MEDLoader
ageay [Fri, 21 Jun 2013 08:26:49 +0000 (08:26 +0000)]
nearly ready for the single geo type in MEDLoader

10 years agonearly ready for the single geo type in MEDLoader
ageay [Thu, 20 Jun 2013 16:48:57 +0000 (16:48 +0000)]
nearly ready for the single geo type in MEDLoader

10 years agoMore checks in profiles computation
ageay [Thu, 20 Jun 2013 06:28:32 +0000 (06:28 +0000)]
More checks in profiles computation

10 years agoZe test of 1SGTUMesh.
ageay [Thu, 20 Jun 2013 06:27:50 +0000 (06:27 +0000)]
Ze test of 1SGTUMesh.

10 years agoZe test of 1SGTUMesh.
ageay [Wed, 19 Jun 2013 15:12:30 +0000 (15:12 +0000)]
Ze test of 1SGTUMesh.

10 years agodebugs
ageay [Wed, 19 Jun 2013 14:53:10 +0000 (14:53 +0000)]
debugs

10 years agodebugs
ageay [Wed, 19 Jun 2013 09:13:31 +0000 (09:13 +0000)]
debugs

10 years agofactorizations continue
ageay [Wed, 19 Jun 2013 06:18:05 +0000 (06:18 +0000)]
factorizations continue

10 years agodebug
ageay [Wed, 19 Jun 2013 06:17:28 +0000 (06:17 +0000)]
debug

10 years agoDebugging
ageay [Tue, 18 Jun 2013 15:28:56 +0000 (15:28 +0000)]
Debugging

10 years agoAddition of MEDCouplingVersionMajMinRel
ageay [Tue, 18 Jun 2013 14:53:52 +0000 (14:53 +0000)]
Addition of MEDCouplingVersionMajMinRel

10 years agoOn the road of addition of optimized unstructured mesh with a single geometric type.
ageay [Tue, 18 Jun 2013 14:37:38 +0000 (14:37 +0000)]
On the road of addition of optimized unstructured mesh with a single geometric type.

10 years agoOn the road of addition of optimized unstructured mesh with a single geometric type. BR_new_bop3
ageay [Fri, 14 Jun 2013 09:11:26 +0000 (09:11 +0000)]
On the road of addition of optimized unstructured mesh with a single geometric type.

10 years agosuppression of useless swigged CheckAndPreparePermutation
ageay [Thu, 13 Jun 2013 14:56:59 +0000 (14:56 +0000)]
suppression of useless swigged CheckAndPreparePermutation

10 years agoCMake debug
ageay [Wed, 12 Jun 2013 10:11:44 +0000 (10:11 +0000)]
CMake debug

10 years agoPython 2.7 porting
ageay [Wed, 12 Jun 2013 10:04:58 +0000 (10:04 +0000)]
Python 2.7 porting

10 years agoMerge from V6_main (dev of Anthony GEAY) 11/06/2013
vsr [Tue, 11 Jun 2013 06:41:26 +0000 (06:41 +0000)]
Merge from V6_main (dev of Anthony GEAY) 11/06/2013

10 years agoDOC: minor: DataArrayDouble.findCommonTuples() is now using an infinite norm.
bruneton [Wed, 5 Jun 2013 14:28:04 +0000 (14:28 +0000)]
DOC: minor: DataArrayDouble.findCommonTuples() is now using an infinite norm.

11 years ago0022211: [CEA 810] Error "NULL field support" when opening sauv files with MEDLoader
eap [Mon, 20 May 2013 06:54:25 +0000 (06:54 +0000)]
0022211: [CEA 810] Error "NULL field support" when opening sauv files with MEDLoader

Fix splitting a field into part-fields

11 years ago0022100: EDF 2413 SMESH: Take into account TRIA7
eap [Fri, 17 May 2013 10:24:32 +0000 (10:24 +0000)]
0022100: EDF 2413 SMESH: Take into account TRIA7

+  aGeomFACESet.insert(eTRIA7);

11 years agoAdd missing files to the distribution V7_2_1_BR V7_2_0 V7_2_0_public V7_2_0p1 V7_2_0p2 V7_2_0rc2
vsr [Fri, 26 Apr 2013 13:52:02 +0000 (13:52 +0000)]
Add missing files to the distribution

11 years agoLease constraints on getHeapMem.
ageay [Wed, 24 Apr 2013 15:36:33 +0000 (15:36 +0000)]
Lease constraints on getHeapMem.

11 years agoMerge last changes for 0021856: [CEA 663] Documenting API of MEDCoupling and MEDLoade...
vsr [Wed, 24 Apr 2013 14:16:46 +0000 (14:16 +0000)]
Merge last changes for 0021856: [CEA 663] Documenting API of MEDCoupling and MEDLoader and fixes from V6_main

11 years agoCorrect make dist step
vsr [Wed, 24 Apr 2013 14:15:50 +0000 (14:15 +0000)]
Correct make dist step

11 years agoFix to show treeview on page.
akl [Wed, 24 Apr 2013 12:51:14 +0000 (12:51 +0000)]
Fix to show treeview on page.

11 years agoMerge from MrgToV7main1804 - let as before V7_2_0rc1
ageay [Thu, 18 Apr 2013 09:12:36 +0000 (09:12 +0000)]
Merge from MrgToV7main1804 - let as before

11 years agoMerge from MrgToV7main1804
ageay [Thu, 18 Apr 2013 09:07:01 +0000 (09:07 +0000)]
Merge from MrgToV7main1804

11 years agoFix make distcheck problem B4Mrg1804
inv [Thu, 18 Apr 2013 06:56:49 +0000 (06:56 +0000)]
Fix make distcheck problem

11 years agoDelete deprecated include concerning Qt
boulant [Wed, 17 Apr 2013 17:13:05 +0000 (17:13 +0000)]
Delete deprecated include concerning Qt

11 years agoFIX: the icon of the "import MED" action in the menu "file"
boulant [Wed, 17 Apr 2013 10:30:27 +0000 (10:30 +0000)]
FIX: the icon of the "import MED" action in the menu "file"

11 years agoAdd missing icon file
aguerre [Wed, 17 Apr 2013 08:36:19 +0000 (08:36 +0000)]
Add missing icon file

11 years agoAdd missing icon name
aguerre [Wed, 17 Apr 2013 08:01:15 +0000 (08:01 +0000)]
Add missing icon name

11 years agoApplication of the patch of Cedric Aguere branch concerning the internationalization
boulant [Tue, 16 Apr 2013 15:29:01 +0000 (15:29 +0000)]
Application of the patch of Cedric Aguere branch concerning the internationalization

11 years agoFix bug mantis 22193
boulant [Mon, 15 Apr 2013 16:07:39 +0000 (16:07 +0000)]
Fix bug mantis 22193
A better correction should be to no display the contextual menu if the selected object is not conform

11 years agoChange VISU viewer to PARAVIS viewer for control scalar map
boulant [Mon, 15 Apr 2013 15:46:57 +0000 (15:46 +0000)]
Change VISU viewer to PARAVIS viewer for control scalar map

11 years agoCorrection #2
ageay [Mon, 15 Apr 2013 08:56:53 +0000 (08:56 +0000)]
Correction #2

11 years agoCorrection when --with-interp-kernel-only
ageay [Mon, 15 Apr 2013 08:25:23 +0000 (08:25 +0000)]
Correction when --with-interp-kernel-only

11 years agoIncrement version to 7.2.0
vsr [Fri, 12 Apr 2013 15:27:05 +0000 (15:27 +0000)]
Increment version to 7.2.0

11 years agoMerge from V6_main 12/04/2013
vsr [Fri, 12 Apr 2013 14:19:18 +0000 (14:19 +0000)]
Merge from V6_main 12/04/2013

11 years agoUsing HTML_EXTRA_STYLESHEET instead of HTML_STYLESHEET to use default style and custo...
akl [Wed, 10 Apr 2013 10:54:15 +0000 (10:54 +0000)]
Using HTML_EXTRA_STYLESHEET instead of HTML_STYLESHEET to use default style and customize the header and footer only.

11 years agoUsing HTML_EXTRA_STYLESHEET instead of HTML_STYLESHEET to use default style and custo...
akl [Wed, 10 Apr 2013 09:25:19 +0000 (09:25 +0000)]
Using HTML_EXTRA_STYLESHEET instead of HTML_STYLESHEET to use default style and customize the header and footer only.

11 years agoFix compilation problems
vsr [Fri, 5 Apr 2013 12:59:13 +0000 (12:59 +0000)]
Fix compilation problems

11 years agoFix compilation problems
vsr [Fri, 5 Apr 2013 12:52:14 +0000 (12:52 +0000)]
Fix compilation problems

11 years agoMEDMEM suppression EndAGWork4413
ageay [Fri, 5 Apr 2013 10:00:32 +0000 (10:00 +0000)]
MEDMEM suppression

11 years agoMEDMEM suppression
ageay [Fri, 5 Apr 2013 08:25:45 +0000 (08:25 +0000)]
MEDMEM suppression

11 years agoMEDMEM suppression
ageay [Fri, 5 Apr 2013 07:37:03 +0000 (07:37 +0000)]
MEDMEM suppression

11 years agoMEDMEM suppression
ageay [Fri, 5 Apr 2013 07:24:44 +0000 (07:24 +0000)]
MEDMEM suppression

11 years agoMEDMEM suppression
ageay [Fri, 5 Apr 2013 06:49:20 +0000 (06:49 +0000)]
MEDMEM suppression

11 years agoMEDMEM suppression
ageay [Fri, 5 Apr 2013 05:53:20 +0000 (05:53 +0000)]
MEDMEM suppression

11 years agoMEDMEM suppression
ageay [Thu, 4 Apr 2013 15:20:12 +0000 (15:20 +0000)]
MEDMEM suppression

11 years agoMEDMEM suppression
ageay [Thu, 4 Apr 2013 15:01:41 +0000 (15:01 +0000)]
MEDMEM suppression

11 years agoMEDMEM suppression
ageay [Thu, 4 Apr 2013 14:26:30 +0000 (14:26 +0000)]
MEDMEM suppression

11 years agoMEDMEM suppression
ageay [Thu, 4 Apr 2013 14:17:30 +0000 (14:17 +0000)]
MEDMEM suppression

11 years agoMEDMEM suppression
ageay [Thu, 4 Apr 2013 13:50:41 +0000 (13:50 +0000)]
MEDMEM suppression

11 years agoMEDMEM suppression
ageay [Thu, 4 Apr 2013 13:47:52 +0000 (13:47 +0000)]
MEDMEM suppression

11 years agoMEDMEM suppression
ageay [Thu, 4 Apr 2013 12:32:48 +0000 (12:32 +0000)]
MEDMEM suppression

11 years agoMEDMEM suppression
ageay [Thu, 4 Apr 2013 11:00:13 +0000 (11:00 +0000)]
MEDMEM suppression

11 years agoMEDMEM suppression
ageay [Thu, 4 Apr 2013 10:52:13 +0000 (10:52 +0000)]
MEDMEM suppression

11 years agoMEDMEM suppression
ageay [Thu, 4 Apr 2013 10:41:42 +0000 (10:41 +0000)]
MEDMEM suppression

11 years agoMEDMEM suppression
ageay [Thu, 4 Apr 2013 09:23:55 +0000 (09:23 +0000)]
MEDMEM suppression

11 years agoMEDMEM suppression
ageay [Thu, 4 Apr 2013 09:11:28 +0000 (09:11 +0000)]
MEDMEM suppression

11 years agoMEDMEM suppression
ageay [Thu, 4 Apr 2013 08:47:30 +0000 (08:47 +0000)]
MEDMEM suppression

11 years agoMerge from V6_main 01/04/2013 StartAGWork4413 V7_2_0b1
vsr [Mon, 1 Apr 2013 12:38:49 +0000 (12:38 +0000)]
Merge from V6_main 01/04/2013

11 years agoSet dev tag back to 1 V7_2_0a1
vsr [Wed, 20 Mar 2013 11:14:12 +0000 (11:14 +0000)]
Set dev tag back to 1

11 years agoIncrement version of 7.1.0 V7_1_0
vsr [Wed, 20 Mar 2013 09:35:00 +0000 (09:35 +0000)]
Increment version of 7.1.0

11 years agoMerge from V6_main 19/03/2013
vsr [Tue, 19 Mar 2013 16:28:32 +0000 (16:28 +0000)]
Merge from V6_main 19/03/2013

11 years agoMerge from V6_main 15/03/2013
vsr [Fri, 15 Mar 2013 14:30:06 +0000 (14:30 +0000)]
Merge from V6_main 15/03/2013

11 years agointegration of a patch from Renaud Barate which fixes some CMake issues
rnc [Tue, 12 Mar 2013 10:16:01 +0000 (10:16 +0000)]
integration of a patch from Renaud Barate which fixes some CMake issues

11 years agoCMake: Use FindSalomeVTK.cmake
gdd [Fri, 8 Mar 2013 15:12:50 +0000 (15:12 +0000)]
CMake: Use FindSalomeVTK.cmake
Add the options -DPARAVIEW_ROOT_DIR=${PVHOME}
and -DPARAVIEW_VERSION=${PVVERSION}
to the cmake configuration line.

11 years agoMerge from V6_main 06/03/2013
vsr [Wed, 6 Mar 2013 13:56:43 +0000 (13:56 +0000)]
Merge from V6_main 06/03/2013

11 years agoFix linkage problem V7_1_0b1
inv [Mon, 4 Mar 2013 15:19:41 +0000 (15:19 +0000)]
Fix linkage problem

11 years agoMerge from V6_main 28/02/2013
vsr [Thu, 28 Feb 2013 14:08:57 +0000 (14:08 +0000)]
Merge from V6_main 28/02/2013

11 years agoMerge from V6_main 11/02/2013 V7_siman V6_6_0_SIMAN
vsr [Tue, 12 Feb 2013 13:34:55 +0000 (13:34 +0000)]
Merge from V6_main 11/02/2013

11 years agoMerge from V6_main 13/12/2012 BR_KERNEL_REFACTORING V7_1_0_pre
vsr [Thu, 13 Dec 2012 10:43:47 +0000 (10:43 +0000)]
Merge from V6_main 13/12/2012

11 years agoFix problem of make distcheck V7_0_0 V7_0_0rc1
vsr [Wed, 10 Oct 2012 07:32:03 +0000 (07:32 +0000)]
Fix problem of make distcheck

11 years ago1) Add CMake files to the dist rules (make dist)
inv [Tue, 9 Oct 2012 14:47:25 +0000 (14:47 +0000)]
1) Add CMake files to the dist rules (make dist)
2) Fix problems of make dist (missing files)

11 years agoMerge from V6_main (04/10/2012)
vsr [Mon, 8 Oct 2012 11:13:10 +0000 (11:13 +0000)]
Merge from V6_main (04/10/2012)