20 Commits

Author SHA1 Message Date
eap
2a1dcc2d04 PAL15881 New NETGEN capability: is it possible to do only a 2D mesh ?
+  NETGENPlugin_Mesher::RemoveTmpFiles();
2007-07-20 11:27:20 +00:00
eap
8aa09ae908 PAL15881 New NETGEN capability: is it possible to do only a 2D mesh ?
+  static void PrepareOCCgeometry(netgen::OCCGeometry& occgeom,
+                                 const TopoDS_Shape&  shape);
+  static void RemoveTmpFiles();
2007-07-20 11:26:50 +00:00
eap
7c12dca52a PAL15881 New NETGEN capability: is it possible to do only a 2D mesh ?
+	NETGENPlugin_NETGEN_2D_ONLY.cxx \
+	NETGENPlugin_NETGEN_2D_ONLY_i.cxx
2007-07-20 11:25:24 +00:00
eap
07a1186497 PAL14921 (memory limitation and Salome freeze)
-  Unexpect aCatch(SalomeException);
+  // PAL14921. Enable catching std::bad_alloc and Standard_OutOfMemory outside
+  //Unexpect aCatch(SalomeException);
2007-05-18 09:08:18 +00:00
eap
defb336a7b PAL13330 (When mesh generation does not success, trace where)
Catch SIGSEGV in Netgen
2007-04-18 12:56:44 +00:00
eap
861e381989 PAL13330( When mesh generation does not success, trace where )
describe problems using SMESH_ComputeError
2007-04-10 14:55:55 +00:00
maintenance team
0b1c10baab Addinng @LIB_LOCATION_SUFFIX@ 2006-09-29 16:13:59 +00:00
maintenance team
33346e31ba Update for gcc4.1.1 2006-09-26 08:18:38 +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
14f4b7bcf8 Join modifications from branch OCC_development_for_3_2_0a2 2006-03-13 16:03:52 +00:00
eap
803a003b3e PAL10974: move isReversedElem() to SMESH_Algo as IsReversedSubMesh() 2005-12-20 14:07:13 +00:00
eap
494eae7646 PAL10500. Take care of degenerated edges 2005-11-16 06:52:27 +00:00
eap
6685097bb2 PAL9513. Make peresence of "Max Element Volume" hypothesis optional 2005-10-11 09:14:49 +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
eap
2e0c280014 Fix Bug PAL8787: pass to Netgen only nodes of triangles 2005-05-18 07:29:05 +00:00
eap
4dc45676f7 Fix Bug IPAL8776: compute if nbShells > 1; remove annoing messages and unused variables 2005-05-13 07:59:02 +00:00
admin
a639367a17 Update from OCC 2004-12-17 11:38:32 +00:00
smh
2ce4f8c625 Initial version 2004-03-26 07:05:19 +00:00