Meshing plugin for Netgen
Go to file
eap 4576a39f36 0020682: EDF 1222 SMESH: 3D mesh from a skin mesh and with volumic cells
* Restore the lost fix:

       if(faces==0)
-        return error( COMPERR_BAD_INPUT_MESH,
-                      SMESH_Comment("No triangles in adaptor for element ")<<elem->GetID());
+        continue; // Issue 0020682. There already can be 3d mesh
2010-04-28 09:19:46 +00:00
adm_local Update copyright notes (for 2010) 2010-04-22 06:24:16 +00:00
bin Update copyright notes (for 2010) 2010-04-22 06:24:16 +00:00
idl Update copyright notes (for 2010) 2010-04-22 06:24:16 +00:00
resources Update copyright notes (for 2010) 2010-04-22 06:24:16 +00:00
src 0020682: EDF 1222 SMESH: 3D mesh from a skin mesh and with volumic cells 2010-04-28 09:19:46 +00:00
AUTHORS Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:18 +00:00
build_cmake Update copyright notes (for 2010) 2010-04-22 06:24:16 +00:00
build_cmake.bat Update copyright notes (for 2010) 2010-04-22 06:24:16 +00:00
build_configure Update copyright notes (for 2010) 2010-04-22 06:24:16 +00:00
ChangeLog Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:18 +00:00
clean_configure Update copyright notes (for 2010) 2010-04-22 06:24:16 +00:00
configure.ac Update copyright notes (for 2010) 2010-04-22 06:24:16 +00:00
COPYING Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:18 +00:00
INSTALL Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:42:55 +00:00
Makefile.am Update copyright notes (for 2010) 2010-04-22 06:24:16 +00:00
NETGENPLUGIN_version.h.in Update copyright notes (for 2010) 2010-04-22 06:24:16 +00:00
NEWS Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:18 +00:00
README Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:18 +00:00