Commit Graph

65 Commits

Author SHA1 Message Date
maintenance team
f3459194d7 Changing version to 4.1.5 2009-04-14 12:53:18 +00:00
eap
61fe14dcc1 0020206: EDF SMESH 987: Netgen1D2D3D +submesh
orient previosly generated faces correctly
2009-03-12 12:07:55 +00:00
eap
cb1285240a 0020200: EDF SMESH 983: changing algo of a mesh and switching back to original algo leads to different result than original
sort nodes by ID
2009-03-10 16:38:32 +00:00
eap
8252687a67 0020198: EDF NETGENPLUGIN 979 : mesh of parallepiped with Netgen1D2D3D crashes Salome
-        mparams.grading = 0;
+        mparams.grading = 0.01;
2009-03-10 10:55:29 +00:00
eap
d411df01e8 PAL15429 Computation of the mesh, based on "014.brep" via Tetrahedron(NETGEN), is failed.
fix for G7.py
2009-02-17 07:18:14 +00:00
akl
e251f0e37b Fix of 20124 issue (EDF SMESH 920 : "Max element volume" hypothesis is not used): set correct formula of 'maxh' Netgen parameter computation. 2009-01-19 16:09:31 +00:00
akl
094b477031 Correction of 'maxh' parameter computation during 20124 issue fixing. 2009-01-19 14:56:57 +00:00
abd
adc20e85ac Update copyright information 2008-11-27 14:29:45 +00:00
eap
040040939c 0020063: NETGEN regression
roll back fix of OCCSurface::GetNormalVector() in occmeshsurf.cpp
2008-11-25 17:06:14 +00:00
maintenance team
9e645675ea Changing version to 4.1.4 2008-10-29 08:13:12 +00:00
eap
3c52f8fa35 PAL20497 4.x Computation of the mesh via attached script is failed.
protect from eexceptions in BRepMesh_IncrementalMesh
2008-10-14 14:39:50 +00:00
abd
aeb8ca86d1 Fix compilation errors on Win32 platform 2008-10-08 11:18:17 +00:00
abd
0fb29d65e9 Win32 Porting.
Correction of Export/Import defines for Win32 platform.
Removed "using namespace std" from header files.
2008-10-03 11:42:06 +00:00
eap
f01eb4a8f1 refix 19978 2008-10-03 10:36:46 +00:00
eap
58bcf172e9 PAL20462 4.x Computation of the mesh via NETGEN is failed.
fix PrepareOCCgeometry() to add subshape with right orientation
2008-10-03 10:36:29 +00:00
rnv
c9722be8d0 Fix for issue 19978 (Regression with NETGEN 2D). 2008-10-01 06:57:33 +00:00
vsr
92b7ab1751 Issue 0019987: set "NETGENPLUGIN_WITH_GUI" mode to "yes" by default 2008-09-30 03:25:11 +00:00
eap
458b903164 [SALOME platform 0013410]: SubMesh not taken into account with Netgen 1D-2D et 1D-2D-3D
add 2 hypotheses and support submeshes
2008-09-16 14:56:36 +00:00
eap
b9f9e61c99 [SALOME platform 0013410]: SubMesh not taken into account with Netgen 1D-2D et 1D-2D-3D
patch NETGEN to support submeshes
2008-09-16 14:54:01 +00:00
vsr
5649fadbb9 Issue 0019955: put latest patches for netgen 4.5 2008-08-26 11:12:53 +00:00
eap
ce7cc7e7bc IPAL20145 4.x: it is impossible to create 3D mesh using 2D skin, imported from med file. 2008-07-23 05:38:59 +00:00
eap
05c1d703df 0015716: EDF PAL 405 : Problem between structured and unstructured Meshes
enable assigning Quadrangle(Mapping) along with Tetrahedron(Netgen)
2008-06-18 13:36:46 +00:00
maintenance team
25c824bbfc Changing version to 4.1.3 2008-06-02 06:55:18 +00:00
skl
0a178ce702 Updated for NPAL15716. 2008-05-26 07:27:50 +00:00
eap
3dcb2645a2 remove obsolete file 2008-05-23 10:13:17 +00:00
maintenance team
1e3bfa2970 key --with/whithout-ihm has been replaced by --with/whithout-gui 2008-05-19 12:26:12 +00:00
eap
7c2ac5565e PAL13464: SMESH homogenize algorithm hypothesis
can work with no hypothesis, LengthFromEdges is default one
2008-05-07 18:00:49 +00:00
eap
1ed2c1a5b5 remove NETGEN resources to NETGENPLUGIN 2008-04-17 08:42:52 +00:00
eap
eb8f61fcf1 add method allowing to customize help page
+  virtual QString helpPage() const;
2008-04-17 08:27:36 +00:00
maintenance team
e15e15b563 Changing version to 4.1.2 2008-04-16 08:05:42 +00:00
jfa
f1f61535d6 Join delta from tag V4_1_1 till tag mergeto_V4_1_0_maintainance_07Mar2008. 2008-03-07 11:05:58 +00:00
jfa
40bc6ed762 Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:18 +00:00
jfa
8e59f8e772 Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:42:55 +00:00
jfa
e97896c68f Join modifications from branch OCC_debug_for_3_2_0b1 2006-05-06 08:54:13 +00:00
jfa
98817b13cb Change version name to 3.2.0a2 2006-03-15 13:00:11 +00:00
jfa
14f4b7bcf8 Join modifications from branch OCC_development_for_3_2_0a2 2006-03-13 16:03:52 +00:00
jfa
f197df9d7c Update version to 3.2.0a1 2006-02-08 09:47:47 +00:00
smh
85b350e775 Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
2006-02-07 15:23:55 +00:00
jfa
51ca259680 Join modifications from branch BR_3_1_0deb 2005-12-28 09:28:42 +00:00
eap
803a003b3e PAL10974: move isReversedElem() to SMESH_Algo as IsReversedSubMesh() 2005-12-20 14:07:13 +00:00
smh
9717464672 VERSION update 2005-12-06 15:06:43 +00:00
vsr
f54104df4f Increment version number: 3.1.0a3 2005-11-18 10:11:33 +00:00
eap
494eae7646 PAL10500. Take care of degenerated edges 2005-11-16 06:52:27 +00:00
vsr
e14394313c Update version number: 3.1.0a2 2005-10-26 07:54:33 +00:00
smh
c8e104e7f8 Preparation of 3.1.0a2: version ID. 2005-10-18 15:06:52 +00:00
eap
6685097bb2 PAL9513. Make peresence of "Max Element Volume" hypothesis optional 2005-10-11 09:14:49 +00:00
jfa
c008dcfba5 Update version to 3.1.0a 2005-10-04 14:47:46 +00:00
jfa
a4b2b52ce5 PAL10013: Mesh with coincident nodes after NETGEN applying 2005-09-22 06:54:23 +00:00
eap
e339065f45 PAL9022. Attach generated mesh elements to whatever meshed shape, SHELL or SOLID 2005-09-07 04:33:54 +00:00
smh
ea90d8a33a Version 3.0.2 2005-09-01 06:51:30 +00:00