]>
SALOME platform Git repositories - plugins/netgenplugin.git/log
eap [Thu, 14 Nov 2013 10:26:03 +0000 (10:26 +0000)]
22401: [CEA 992] Regression on SMESH using NETGEN 2D
Ignore degenerated segments when setting local h
mpa [Wed, 13 Nov 2013 12:22:16 +0000 (12:22 +0000)]
CMake:
- delete kernel dependency because options are local now
- enable cmake testing for have message "No tests were
found" if module has not tests
eap [Mon, 11 Nov 2013 11:19:26 +0000 (11:19 +0000)]
-#if (OCC_VERSION_MAJOR << 16 | OCC_VERSION_MINOR << 8 | OCC_VERSION_MAINTENANCE) > 0x060100
eap [Mon, 11 Nov 2013 11:19:09 +0000 (11:19 +0000)]
22355: EDF SMESH: New 1D hypothesis "Adaptive"
Let netgen limit size of triangles depending on geometry curvature in
case of missing hypothesis or usage of "NETGEN Parameters" hypothesis
vsr [Wed, 6 Nov 2013 09:09:13 +0000 (09:09 +0000)]
Fix configuration pb
rnc [Tue, 5 Nov 2013 15:24:50 +0000 (15:24 +0000)]
Japanese translations update
mpa [Tue, 5 Nov 2013 12:47:01 +0000 (12:47 +0000)]
CMake: improved reloading of dependent CMake targets in Config file to
account for COMPONENTS.
mpa [Fri, 1 Nov 2013 07:56:30 +0000 (07:56 +0000)]
CMake:
Edit documentation. Use salome macros to set the environment for sphinx run.
mpa [Thu, 31 Oct 2013 11:52:42 +0000 (11:52 +0000)]
CMake:
- Accumulate environment variables, to be used later to run some command in proper environment.
rnv [Thu, 24 Oct 2013 13:46:04 +0000 (13:46 +0000)]
Win32 compilation.
mpa [Wed, 23 Oct 2013 14:17:20 +0000 (14:17 +0000)]
CMake: rollback of previous changes
mpa [Wed, 23 Oct 2013 10:20:07 +0000 (10:20 +0000)]
CMake: doing proper string comparison in IF clause
mpa [Wed, 23 Oct 2013 06:53:12 +0000 (06:53 +0000)]
CMake: using SALOME_ACCUMULATE_HEADERS() to populate the complete list of includes required by NETGENPLUGIN header files.
mpa [Wed, 23 Oct 2013 06:51:01 +0000 (06:51 +0000)]
Cmake: add a deletion of documentation directory to command make clean
mpa [Wed, 23 Oct 2013 06:48:43 +0000 (06:48 +0000)]
- SALOME_BUILD_DOC, SALOME_BUILD_TESTS and SALOME_BUILD_DOC should be independent in each module
- Add definitions and include directories of dependent modules
vsr [Fri, 18 Oct 2013 11:11:48 +0000 (11:11 +0000)]
Add alternative automatic triangulation and tetrahedralization hypotheses sets
vsr [Mon, 14 Oct 2013 13:44:14 +0000 (13:44 +0000)]
Correct netgen headers detection
rnc [Mon, 14 Oct 2013 09:16:04 +0000 (09:16 +0000)]
IMP: NETGENPLUGIN / CMake build procedure: CAS and VTK can be found on the base of the configuration exposed by GUI if any
rnv [Fri, 11 Oct 2013 12:38:59 +0000 (12:38 +0000)]
Porting NETGENPLUGIN SALOME module build procedure to the CMake build system: initial version.
eap [Thu, 10 Oct 2013 10:28:16 +0000 (10:28 +0000)]
Pb: nothing is generated on several-solids shape if there is a
sub-mesh on an empty geom group.
eap [Thu, 26 Sep 2013 08:21:18 +0000 (08:21 +0000)]
-#include "GEOM_Object.hxx"
eap [Tue, 10 Sep 2013 13:41:19 +0000 (13:41 +0000)]
22170: [CEA 704] Redirect NETGEN outup in a log file
redirect cout-output to the file as well
eap [Tue, 3 Sep 2013 15:43:58 +0000 (15:43 +0000)]
Progress bar
eap [Fri, 23 Aug 2013 15:00:28 +0000 (15:00 +0000)]
- cout << "NOTE: netgen output log was REMOVED " << _outputFileName << endl;
vsr [Mon, 12 Aug 2013 10:51:49 +0000 (10:51 +0000)]
Merge from V7_2_BR 09/08/2013
eap [Thu, 8 Aug 2013 14:48:03 +0000 (14:48 +0000)]
Fix regression of SMESH_TEST/Grids/smesh/3D_mesh_Extrusion/A3
Pb with INTERNAL FACE
eap [Wed, 7 Aug 2013 09:35:26 +0000 (09:35 +0000)]
0022291 : EDF 2712 SMESH: Bad dump of QuadrangleParameters
+ idl-module="NETGENPlugin"
eap [Mon, 5 Aug 2013 12:24:30 +0000 (12:24 +0000)]
progress bar
rnc [Thu, 25 Jul 2013 12:56:56 +0000 (12:56 +0000)]
IMP: NETGENPLUGIN: Japanese translations
eap [Tue, 23 Jul 2013 12:58:30 +0000 (12:58 +0000)]
0022170 : [CEA 704] Redirect NETGEN outup in a log file
Keep output files in case of failure in DEBUG mode only
eap [Tue, 23 Jul 2013 12:55:24 +0000 (12:55 +0000)]
0022170 : [CEA 704] Redirect NETGEN outup in a log file
Notify on outup redirection in DEBUG mode only
eap [Tue, 23 Jul 2013 12:52:05 +0000 (12:52 +0000)]
Progress bar
+ virtual double GetProgress() const;
eap [Tue, 23 Jul 2013 12:51:46 +0000 (12:51 +0000)]
Progress bar
+ double GetProgress(const SMESH_Algo* holder, const int * algoProgressTic ) const;
+ ~NETGENPlugin_Mesher();
+ void SetSelfPointer( NETGENPlugin_Mesher ** ptr );
akl [Thu, 11 Jul 2013 10:21:33 +0000 (10:21 +0000)]
Additional fix for
0022170 : [CEA 704] Redirect NETGEN outup in a log file:
standard error stream of 'netgen' is redirected to the same temporary file as standard output stream.
eap [Tue, 9 Jul 2013 12:01:11 +0000 (12:01 +0000)]
Compute Progress bar
- res = 0.5 * netgen::multithread.percent / 100.; // [0., 0.5]
+ res = 0.001 + 0.5 * netgen::multithread.percent / 100.; // [0., 0.5]
eap [Wed, 3 Jul 2013 16:22:00 +0000 (16:22 +0000)]
+ virtual double GetProgress() const;
eap [Wed, 3 Jul 2013 16:20:36 +0000 (16:20 +0000)]
+ cout << "NOTE: netgen output log REMOVED " << _outputFileName << endl;
eap [Wed, 26 Jun 2013 11:39:19 +0000 (11:39 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH
Remove dependency on MED module
eap [Wed, 19 Jun 2013 14:21:33 +0000 (14:21 +0000)]
0022232 : [CEA 837] Memory corruption in GEOM/SMESH that leads to segfault on debian64
Fix "Conditional jump or move depends on uninitialised value(s)" valgrind error
- initialize NETGENPlugin_NetgenLibWrapper::isComputeOk
akl [Mon, 3 Jun 2013 10:48:54 +0000 (10:48 +0000)]
Correction of implementation of
0022170 ([CEA 704] Redirect NETGEN outup in a log file) to avoid patching of "netgen" product.
akl [Fri, 31 May 2013 08:47:45 +0000 (08:47 +0000)]
Implementation of
0022170 : [CEA 704] Redirect NETGEN outup in a log file.
Output of 'netgen' is redirected to temporary file.
eap [Thu, 30 May 2013 16:26:56 +0000 (16:26 +0000)]
correct orientation is assured by StdMeshers_FaceSide, no need to care more about it
eap [Thu, 16 May 2013 17:28:31 +0000 (17:28 +0000)]
0022100 : EDF 2413 SMESH: Take into account TRIA7
Generate quadratic volumes from a quadratic 2D mesh w/o shape
akl [Thu, 18 Apr 2013 04:56:15 +0000 (04:56 +0000)]
Correction because of 'smeshDC' refactoring.
vsr [Fri, 12 Apr 2013 15:27:20 +0000 (15:27 +0000)]
Increment version to 7.2.0
akl [Thu, 11 Apr 2013 07:30:14 +0000 (07:30 +0000)]
Using HTML_EXTRA_STYLESHEET instead of HTML_STYLESHEET to use default style and customize the header and footer only.
akl [Thu, 11 Apr 2013 07:17:59 +0000 (07:17 +0000)]
Install example scripts.
vsr [Tue, 9 Apr 2013 06:33:39 +0000 (06:33 +0000)]
Improve documentation
vsr [Tue, 9 Apr 2013 06:05:15 +0000 (06:05 +0000)]
Improve documentation
vsr [Mon, 8 Apr 2013 16:39:32 +0000 (16:39 +0000)]
Improve documentation
vsr [Fri, 5 Apr 2013 10:47:52 +0000 (10:47 +0000)]
Restore documentation of methods dynamically added by plug-ins to the Mesh class, killed by previous integration
vsr [Fri, 5 Apr 2013 10:38:32 +0000 (10:38 +0000)]
Restore documentation of methods dynamically added by plug-ins to the Mesh class, killed by previous integration
vsr [Fri, 5 Apr 2013 09:36:23 +0000 (09:36 +0000)]
Restore documentation of methods dynamically added by plug-ins to the Mesh class, killed by previous integration
vsr [Fri, 5 Apr 2013 09:25:37 +0000 (09:25 +0000)]
Restore documentation of methods dynamically added by plug-ins to the Mesh class, killed by previous integration
vsr [Thu, 4 Apr 2013 07:11:14 +0000 (07:11 +0000)]
Merge from BR_plugins_pbyacs 03/04/2013
inv [Thu, 4 Apr 2013 06:30:54 +0000 (06:30 +0000)]
Fix bug with missing documentation for dynamic methods
vsr [Mon, 1 Apr 2013 13:28:55 +0000 (13:28 +0000)]
Merge from V6_main 01/04/2013
vsr [Wed, 20 Mar 2013 11:14:24 +0000 (11:14 +0000)]
Set dev tag back to 1
vsr [Wed, 20 Mar 2013 09:32:03 +0000 (09:32 +0000)]
Increment version of 7.1.0
vsr [Fri, 15 Mar 2013 14:52:50 +0000 (14:52 +0000)]
Merge from V6_main 15/03/2013
akl [Tue, 12 Mar 2013 10:48:19 +0000 (10:48 +0000)]
Fix to build by CMAKE with Netgen-5.0.0
vsr [Wed, 6 Mar 2013 13:59:46 +0000 (13:59 +0000)]
Merge from V6_main 06/03/2013
vsr [Thu, 28 Feb 2013 15:39:38 +0000 (15:39 +0000)]
Merge from V6_main 28/02/2013
vsr [Tue, 12 Feb 2013 14:44:36 +0000 (14:44 +0000)]
Merge from V6_main 11/02/2013
vsr [Thu, 13 Dec 2012 12:29:39 +0000 (12:29 +0000)]
Merge from V6_main 13/12/2012
vsr [Mon, 8 Oct 2012 13:15:52 +0000 (13:15 +0000)]
Merge from V6_main (04/10/2012)
inv [Wed, 15 Aug 2012 10:48:22 +0000 (10:48 +0000)]
Increment version number (prepare SALOME version 7.0.0)
vsr [Thu, 9 Aug 2012 11:45:31 +0000 (11:45 +0000)]
Merge from V6_main_20120808 08Aug12
vsr [Tue, 17 Feb 2009 07:15:34 +0000 (07:15 +0000)]
Merge from BR_V5_DEV
16Feb09
jfa [Fri, 7 Mar 2008 07:47:18 +0000 (07:47 +0000)]
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
jfa [Thu, 1 Jun 2006 11:42:55 +0000 (11:42 +0000)]
Join modifications from branch BR_DEBUG_3_2_0b1
jfa [Sat, 6 May 2006 08:54:13 +0000 (08:54 +0000)]
Join modifications from branch OCC_debug_for_3_2_0b1
jfa [Wed, 15 Mar 2006 13:00:11 +0000 (13:00 +0000)]
Change version name to 3.2.0a2
jfa [Mon, 13 Mar 2006 16:03:52 +0000 (16:03 +0000)]
Join modifications from branch OCC_development_for_3_2_0a2
jfa [Wed, 8 Feb 2006 09:47:47 +0000 (09:47 +0000)]
Update version to 3.2.0a1
smh [Tue, 7 Feb 2006 15:23:55 +0000 (15:23 +0000)]
Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
jfa [Wed, 28 Dec 2005 09:28:42 +0000 (09:28 +0000)]
Join modifications from branch BR_3_1_0deb
eap [Tue, 20 Dec 2005 14:07:13 +0000 (14:07 +0000)]
PAL10974: move isReversedElem() to SMESH_Algo as IsReversedSubMesh()
smh [Tue, 6 Dec 2005 15:06:43 +0000 (15:06 +0000)]
VERSION update
vsr [Fri, 18 Nov 2005 10:11:33 +0000 (10:11 +0000)]
Increment version number: 3.1.0a3
eap [Wed, 16 Nov 2005 06:52:27 +0000 (06:52 +0000)]
PAL10500. Take care of degenerated edges
vsr [Wed, 26 Oct 2005 07:54:33 +0000 (07:54 +0000)]
Update version number: 3.1.0a2
smh [Tue, 18 Oct 2005 15:06:52 +0000 (15:06 +0000)]
Preparation of 3.1.0a2: version ID.
eap [Tue, 11 Oct 2005 09:14:49 +0000 (09:14 +0000)]
PAL9513. Make peresence of "Max Element Volume" hypothesis optional
jfa [Tue, 4 Oct 2005 14:47:46 +0000 (14:47 +0000)]
Update version to 3.1.0a
jfa [Thu, 22 Sep 2005 06:54:23 +0000 (06:54 +0000)]
PAL10013: Mesh with coincident nodes after NETGEN applying
eap [Wed, 7 Sep 2005 04:33:54 +0000 (04:33 +0000)]
PAL9022. Attach generated mesh elements to whatever meshed shape, SHELL or SOLID
smh [Thu, 1 Sep 2005 06:51:30 +0000 (06:51 +0000)]
Version 3.0.2
sln [Tue, 23 Aug 2005 09:01:05 +0000 (09:01 +0000)]
New field for storing dimension added
san [Thu, 28 Jul 2005 15:28:06 +0000 (15:28 +0000)]
Preparation of v.3.0.1
eap [Tue, 12 Jul 2005 06:24:43 +0000 (06:24 +0000)]
Move MEDWrapper to MED module
eap [Tue, 12 Jul 2005 06:16:23 +0000 (06:16 +0000)]
Move MEDWrapper to MED module
vsr [Tue, 5 Jul 2005 11:45:16 +0000 (11:45 +0000)]
Update version number: 3.0.0
smh [Wed, 15 Jun 2005 05:52:20 +0000 (05:52 +0000)]
SMH: Check msg2qm
eap [Wed, 18 May 2005 07:29:05 +0000 (07:29 +0000)]
Fix Bug PAL8787: pass to Netgen only nodes of triangles
eap [Fri, 13 May 2005 07:59:02 +0000 (07:59 +0000)]
Fix Bug IPAL8776: compute if nbShells > 1; remove annoing messages and unused variables
vsr [Fri, 8 Apr 2005 05:35:55 +0000 (05:35 +0000)]
Fix PAL8562: rpath (rpath-link) option needs parameter - directory to search shared objects in.
vsr [Fri, 21 Jan 2005 07:41:19 +0000 (07:41 +0000)]
Modify the version number of SALOME: 2.2.0.
admin [Fri, 17 Dec 2004 11:38:32 +0000 (11:38 +0000)]
Update from OCC
yfr [Tue, 20 Jul 2004 10:06:08 +0000 (10:06 +0000)]
DCQ:prepare 2.0.0