]> SALOME platform Git repositories - plugins/ghs3dprlplugin.git/log
Salome HOME
plugins/ghs3dprlplugin.git
12 years agoPorting documentation on the Doxygen-1.8.0 TRIPOLI_323
rnv [Fri, 27 Apr 2012 13:17:19 +0000 (13:17 +0000)]
Porting documentation on the Doxygen-1.8.0

12 years agoFix problem of make distcheck on automake 1.11 (Mandriva 2010):
vsr [Wed, 18 Apr 2012 11:25:42 +0000 (11:25 +0000)]
Fix problem of make distcheck on automake 1.11 (Mandriva 2010):
- we have to uninstall only the staff generated for idl files and nothing more

12 years agoUpdate copyright information
vsr [Fri, 13 Apr 2012 11:17:40 +0000 (11:17 +0000)]
Update copyright information

12 years agoIncrement version
vsr [Thu, 12 Apr 2012 11:05:36 +0000 (11:05 +0000)]
Increment version

12 years ago0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins... V6_5_0a1
rnv [Tue, 27 Mar 2012 13:59:20 +0000 (13:59 +0000)]
0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module: Update documentation.

12 years agoAdd functions to know that SALOME module version is development one
vsr [Thu, 22 Mar 2012 11:22:29 +0000 (11:22 +0000)]
Add functions to know that SALOME module version is development one

12 years ago0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH...
eap [Sun, 11 Mar 2012 10:35:00 +0000 (10:35 +0000)]
0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH module

-class GHS3D_Algorithm(Mesh_Algorithm):
+class GHS3DPRL_Algorithm(Mesh_Algorithm):

12 years agoRemove 'using namespace' clause
vsr [Sun, 11 Mar 2012 09:12:48 +0000 (09:12 +0000)]
Remove 'using namespace' clause

12 years ago0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH...
eap [Wed, 7 Mar 2012 15:54:54 +0000 (15:54 +0000)]
0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH module

-    def Parameters(self, which=SOLE):
+    def Parameters(self):

12 years ago0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH...
eap [Wed, 7 Mar 2012 15:54:09 +0000 (15:54 +0000)]
0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH module

-        self.Create(mesh, geom, self.algoType)
+        self.Create(mesh, geom, self.algoType, "libGHS3DPRLEngine.so")

12 years ago0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH...
eap [Wed, 7 Mar 2012 15:50:52 +0000 (15:50 +0000)]
0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH module

+# Scripts to be installed.
+dist_salomescript_DATA= GHS3DPRLPluginDC.py

12 years ago0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH...
eap [Wed, 7 Mar 2012 15:50:32 +0000 (15:50 +0000)]
0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH module

Describe methods wrapping algorithms and hypotheses into python

12 years ago0021481: [CEA 538] autoconf and med 3
vsr [Tue, 24 Jan 2012 15:05:40 +0000 (15:05 +0000)]
0021481: [CEA 538] autoconf and med 3

13 years agoMerge from V6_4_BR 05/12/2011
vsr [Mon, 5 Dec 2011 11:53:59 +0000 (11:53 +0000)]
Merge from V6_4_BR 05/12/2011

13 years agoMerge from V6_3_BR 15/07/2011 V6_4_0a1
vsr [Fri, 15 Jul 2011 11:23:16 +0000 (11:23 +0000)]
Merge from V6_3_BR 15/07/2011

13 years agoMerge from V6_3_BR 06/06/2011
vsr [Mon, 6 Jun 2011 09:39:54 +0000 (09:39 +0000)]
Merge from V6_3_BR 06/06/2011

13 years agoMerge from PortingMED3 07Apr11 V6_3_0a1
vsr [Thu, 7 Apr 2011 12:02:00 +0000 (12:02 +0000)]
Merge from PortingMED3 07Apr11

13 years agoRemove warnings Start_BR_19998_21191
adam [Thu, 17 Feb 2011 14:40:05 +0000 (14:40 +0000)]
Remove warnings

14 years agoMerge from V6_2_BR 23/12/2010
vsr [Fri, 24 Dec 2010 08:20:36 +0000 (08:20 +0000)]
Merge from V6_2_BR 23/12/2010

14 years agoImprove hack_libtool utility to workaround problems on some Linux configurations V6_2_0a1
vsr [Mon, 6 Dec 2010 13:02:21 +0000 (13:02 +0000)]
Improve hack_libtool utility to workaround problems on some Linux configurations

14 years agoFix problem of compilation in --without-gui mode (vtk is required even if GUI is...
vsr [Thu, 2 Dec 2010 11:14:04 +0000 (11:14 +0000)]
Fix problem of compilation in --without-gui mode (vtk is required even if GUI is not built)

14 years agouse of vtk in SMDS
prascle [Mon, 29 Nov 2010 14:24:47 +0000 (14:24 +0000)]
use of vtk in SMDS

14 years agoMerge from V5_1_main branch 24/11/2010
vsr [Thu, 25 Nov 2010 12:49:21 +0000 (12:49 +0000)]
Merge from V5_1_main branch 24/11/2010

14 years agoReplace CHECK_MPICH by CHECK_MPI
gdd [Wed, 24 Nov 2010 16:58:56 +0000 (16:58 +0000)]
Replace CHECK_MPICH by CHECK_MPI

14 years agoMerge from V5_1_main 10/06/2010 V6_1_BR TRIPOLI_302 TRIPOLI_303 V6_1_0 V6_1_0a1 V6_1_0a2 V6_1_0rc1 V6_1_0rc2 V6_1_0rc3
vsr [Thu, 10 Jun 2010 10:35:42 +0000 (10:35 +0000)]
Merge from V5_1_main 10/06/2010

14 years agoChanging version to 6.1.0
inv [Mon, 24 May 2010 11:54:48 +0000 (11:54 +0000)]
Changing version to 6.1.0

14 years agoMerge from V5_1_main 14/05/2010
vsr [Fri, 14 May 2010 15:49:09 +0000 (15:49 +0000)]
Merge from V5_1_main 14/05/2010

14 years agoAdditional fix for issue 0020692: Duplicate check_*.m4 between modules. BR_IMP_INCLUDE
ouv [Thu, 11 Feb 2010 16:43:40 +0000 (16:43 +0000)]
Additional fix for issue 0020692: Duplicate check_*.m4 between modules.

14 years ago0020636: [CEA 379] validation Tepal V2 GHS3DPRL and MEDsplitter and doc
eap [Wed, 27 Jan 2010 09:00:33 +0000 (09:00 +0000)]
0020636: [CEA 379] validation Tepal V2 GHS3DPRL and MEDsplitter and doc

              Added                   src/tools/facespoints2mesh.py
              Added                   src/tools/mesh2facespoints.py

14 years ago0020636: [CEA 379] validation Tepal V2 GHS3DPRL and MEDsplitter and doc
eap [Fri, 15 Jan 2010 08:35:13 +0000 (08:35 +0000)]
0020636: [CEA 379] validation Tepal V2 GHS3DPRL and MEDsplitter and doc

15 years agoChanging version to 5.1.3 BR_FSH_DEV V5_1_3_BR RELIQUAT_5x_30102009 V5_1_3 V5_1_3_patch01 V5_1_3_patch02 V5_1_3_patch03 V5_1_3_patch04 V5_1_3_patch05 V5_1_3_patch06 V5_1_3_patch07 V5_1_3_patch08 V5_1_3_patch09 V5_1_3rc1 V5_1_3rc2 V5_1_3rc3 V5_1_3rc4 V5_1_3rc5 V6_0_0
maintenance team [Mon, 12 Oct 2009 07:30:16 +0000 (07:30 +0000)]
Changing version to 5.1.3

15 years agomigrate to med 2.3.6
vsr [Wed, 7 Oct 2009 12:27:07 +0000 (12:27 +0000)]
migrate to med 2.3.6

15 years agoIssue 0020377: [windows] Problems with OSD_File Remove
vsr [Thu, 1 Oct 2009 11:13:51 +0000 (11:13 +0000)]
Issue 0020377: [windows] Problems with OSD_File Remove

15 years agoAdditional protection in method Evaluate().
skl [Tue, 25 Aug 2009 07:48:38 +0000 (07:48 +0000)]
Additional protection in method Evaluate().

15 years ago0019296: EDF 681 SMESH - Pre-evaluation of the number of elements before mesh
ptv [Tue, 25 Aug 2009 05:20:54 +0000 (05:20 +0000)]
0019296: EDF 681 SMESH - Pre-evaluation of the number of elements before mesh
Replace hard coded values of element types by new enumeration (added in advanced mesh info Improvement)

15 years agoIssue 20406: Time compilation when recompiling
vsr [Fri, 21 Aug 2009 08:32:20 +0000 (08:32 +0000)]
Issue 20406: Time compilation when recompiling

15 years agoIssue 0020194: EDF 977 ALL: Get rid of warnings PACKAGE_VERSION already defined
vsr [Thu, 13 Aug 2009 05:17:44 +0000 (05:17 +0000)]
Issue 0020194: EDF 977 ALL: Get rid of warnings PACKAGE_VERSION already defined

15 years agoPorting to gcc 4.3
vsr [Thu, 13 Aug 2009 05:17:24 +0000 (05:17 +0000)]
Porting to gcc 4.3

15 years agoIssue 0020425: [CEA] Bad modification of a selected hypothesis
vsr [Fri, 24 Jul 2009 06:14:48 +0000 (06:14 +0000)]
Issue 0020425: [CEA] Bad modification of a selected hypothesis

15 years agoImplememtation of evaluation for improvement 0019296.
skl [Mon, 29 Jun 2009 13:16:13 +0000 (13:16 +0000)]
Implememtation of evaluation for improvement 0019296.

15 years agoChanging version to 5.1.2 V5_1_2_BR V5_1_2 V5_1_2rc1 V5_1_2rc2 V5_1_2rc3 V5_1_2rc4 V5_1_2rc5
maintenance team [Mon, 1 Jun 2009 10:25:42 +0000 (10:25 +0000)]
Changing version to 5.1.2

15 years ago0020354: EDF 1031 OTHER warnings with automake 1.10
vsr [Fri, 22 May 2009 12:28:55 +0000 (12:28 +0000)]
0020354: EDF 1031 OTHER warnings with automake 1.10

15 years agoCorrect copyright notes V5_1_1 V5_1_1rc2 V5_1_1rc3 V5_1_1rc4 V5_1_1rc5
vsr [Thu, 12 Mar 2009 04:58:28 +0000 (04:58 +0000)]
Correct copyright notes

15 years agoCorrect copyright notes
vsr [Thu, 12 Mar 2009 04:45:34 +0000 (04:45 +0000)]
Correct copyright notes

15 years agoFix for bug 0019977: Installation of Salome modules wihtout gui. V5_1_1a2 V5_1_1rc1
mzn [Thu, 26 Feb 2009 07:17:40 +0000 (07:17 +0000)]
Fix for bug 0019977: Installation of Salome modules wihtout gui.

15 years agoChange version to 5.1.1 V5_1_1a1
vsr [Wed, 25 Feb 2009 04:58:32 +0000 (04:58 +0000)]
Change version to 5.1.1

15 years agoMerge from BR_V5_DEV 16Feb09
vsr [Tue, 17 Feb 2009 07:32:17 +0000 (07:32 +0000)]
Merge from BR_V5_DEV 16Feb09

16 years agoJoin modifications from BR_Dev_For_4_0. V4_1_2 V4_1_2rc2 V4_1_2rc3
jfa [Mon, 21 Apr 2008 13:38:45 +0000 (13:38 +0000)]
Join modifications from BR_Dev_For_4_0.

17 years agoupdate following new library syntax in xml file
secher [Fri, 15 Jun 2007 09:33:45 +0000 (09:33 +0000)]
update following new library syntax in xml file

17 years agoFix bad resource file name V4_0 V4_0rc1 V4_0rc1_automake V4_0rc2
abd [Wed, 25 Apr 2007 15:16:42 +0000 (15:16 +0000)]
Fix bad resource file name

17 years agobad name of file
cvw [Mon, 2 Apr 2007 08:11:37 +0000 (08:11 +0000)]
bad name of file

17 years agoInitial version from Francis Kloss. start
jfa [Tue, 13 Mar 2007 10:43:18 +0000 (10:43 +0000)]
Initial version from Francis Kloss.

17 years agoImported using TkCVS baseline-1_1_1
secher [Tue, 13 Mar 2007 09:41:48 +0000 (09:41 +0000)]
Imported using TkCVS