Salome HOME
modules/med.git
10 years agoCMake: minimal changes to compile under CMake without GUI.
bruneton [Tue, 2 Jul 2013 12:54:46 +0000 (12:54 +0000)]
CMake: minimal changes to compile under CMake without GUI.

10 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Tue, 2 Jul 2013 10:58:04 +0000 (10:58 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

+  INCLUDE(${KERNEL_ROOT_DIR}/salome_adm/cmake_files/FindMEDFILE.cmake)

+  INCLUDE(${CMAKE_SOURCE_DIR}/adm_local_without_kernel/cmake_files/FindMEDFILE.cmake)

-INCLUDE(${CMAKE_SOURCE_DIR}/adm_local/cmake_files/FindMEDFILE.cmake)

10 years agosplitDiscretizations on MEDFileField* classes
ageay [Tue, 2 Jul 2013 09:04:04 +0000 (09:04 +0000)]
splitDiscretizations on MEDFileField* classes

10 years agoMED file mesh loading on demand.
ageay [Mon, 1 Jul 2013 11:08:35 +0000 (11:08 +0000)]
MED file mesh loading on demand.

10 years agoMED file mesh loading on demand.
ageay [Mon, 1 Jul 2013 09:36:53 +0000 (09:36 +0000)]
MED file mesh loading on demand.

10 years agoMED file mesh loading on demand.
ageay [Mon, 1 Jul 2013 09:22:18 +0000 (09:22 +0000)]
MED file mesh loading on demand.

10 years agoMED file mesh loading on demand.
ageay [Mon, 1 Jul 2013 08:39:58 +0000 (08:39 +0000)]
MED file mesh loading on demand.

10 years agoMED file mesh loading on demand.
ageay [Mon, 1 Jul 2013 06:40:00 +0000 (06:40 +0000)]
MED file mesh loading on demand.

10 years agoMED file field loading on demand.
ageay [Mon, 1 Jul 2013 05:59:09 +0000 (05:59 +0000)]
MED file field loading on demand.

10 years agoMED file loading on demand.
ageay [Fri, 28 Jun 2013 17:02:01 +0000 (17:02 +0000)]
MED file loading on demand.

10 years agoMED file loading on demand.
ageay [Fri, 28 Jun 2013 11:17:33 +0000 (11:17 +0000)]
MED file loading on demand.

10 years agoSuppression of useless methods
ageay [Fri, 28 Jun 2013 08:55:31 +0000 (08:55 +0000)]
Suppression of useless methods

10 years agotests on convertTo
ageay [Fri, 28 Jun 2013 08:30:47 +0000 (08:30 +0000)]
tests on convertTo

10 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Fri, 28 Jun 2013 08:28:52 +0000 (08:28 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

10 years agoDebug revealed with convertTo
ageay [Fri, 28 Jun 2013 08:21:34 +0000 (08:21 +0000)]
Debug revealed with convertTo

10 years agoFix make problems
vsr [Fri, 28 Jun 2013 04:38:00 +0000 (04:38 +0000)]
Fix make problems

10 years agoDebug revealed with convertTo
ageay [Thu, 27 Jun 2013 15:50:59 +0000 (15:50 +0000)]
Debug revealed with convertTo

10 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Thu, 27 Jun 2013 08:30:45 +0000 (08:30 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

move check_med3.m4 to adm_local_without_kernel

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

11 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