SALOME Mesh module
Go to file
eap f9900de370 [SALOME platform 0013410]: SubMesh not taken into account with Netgen 1D-2D et 1D-2D-3D
Read a new aglo attribute "support-submeshes":

+      QString suppSub = atts.value("support-submeshes");
+      if ( !suppSub.isEmpty() )
+        isSupportSubmeshes = (suppSub == "true");
+
2008-09-16 08:56:38 +00:00
adm_local Implement 'make dist' and 'make distcheck' steps support 2008-09-16 03:20:19 +00:00
bin Implement 'make dist' and 'make distcheck' steps support 2008-09-16 03:20:19 +00:00
doc Implement 'make dist' and 'make distcheck' steps support 2008-09-16 03:20:19 +00:00
idl Implement 'make dist' and 'make distcheck' steps support 2008-09-16 03:20:19 +00:00
resources Remove obsolete files 2008-09-16 03:27:48 +00:00
src [SALOME platform 0013410]: SubMesh not taken into account with Netgen 1D-2D et 1D-2D-3D 2008-09-16 08:56:38 +00:00
AUTHORS Using AutoTools for build procedure 2007-04-13 14:53:27 +00:00
build_configure Merge from V4_1_0_maintainance branch (from tag mergeto_BR_QT4_Dev_08Jul08) 2008-07-23 11:49:09 +00:00
ChangeLog DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
clean_configure Implement 'make dist' and 'make distcheck' steps support 2008-09-16 03:20:19 +00:00
configure.ac Implement 'make dist' and 'make distcheck' steps support 2008-09-16 03:20:19 +00:00
COPYING Using AutoTools for build procedure 2007-04-13 14:53:27 +00:00
cvs-tags DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
INSTALL Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:39:17 +00:00
LICENCE NRI : add LICENCE file 2003-11-06 11:34:19 +00:00
Makefile.am Implement 'make dist' and 'make distcheck' steps support 2008-09-16 03:20:19 +00:00
NEWS Using AutoTools for build procedure 2007-04-13 14:53:27 +00:00
README Using AutoTools for build procedure 2007-04-13 14:53:27 +00:00
SMESH_version.h.in Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:39:17 +00:00