[MOAB-dev] r4751 - in MOAB/trunk: MeshFiles/unittest src src/moab test

iulian at mcs.anl.gov iulian at mcs.anl.gov
Tue Apr 19 17:29:04 CDT 2011


Author: iulian
Date: 2011-04-19 17:29:03 -0500 (Tue, 19 Apr 2011)
New Revision: 4751

Added:
   MOAB/trunk/MeshFiles/unittest/partBed.smf
   MOAB/trunk/test/gttool_test.cpp
Modified:
   MOAB/trunk/src/FBEngine.cpp
   MOAB/trunk/src/GeomTopoTool.cpp
   MOAB/trunk/src/moab/GeomTopoTool.hpp
   MOAB/trunk/test/Makefile.am
Log:
add a method to GeomTopoTool to "geometrize" a bland surface set
one periodic geo edge per loop is created, with one vertex
assume manifold surface;
the test is done on a surface mesh in smf format (Qslim)
also, keep track in GeomTopoTool of the max global id per dimension
when a new geo set is added, set the GLOBAL_ID tag too, otherwise 
mbsize -g will complain about wrong geometry sets 


Added: MOAB/trunk/MeshFiles/unittest/partBed.smf
===================================================================
--- MOAB/trunk/MeshFiles/unittest/partBed.smf	                        (rev 0)
+++ MOAB/trunk/MeshFiles/unittest/partBed.smf	2011-04-19 22:29:03 UTC (rev 4751)
@@ -0,0 +1,7608 @@
+#$SMF 1.0
+#$vertices 2601
+#$faces 5000
+# 
+# output from MOAB 
+# 
+v 537000 7680000 173.4592
+v 537020 7680000 185.1073
+v 537040 7680000 192.0102
+v 537060 7680000 218.6847
+v 537080 7680000 238.6996
+v 537100 7680000 238.0713
+v 537120 7680000 243.633
+v 537140 7680000 234.265
+v 537160 7680000 238.1036
+v 537180 7680000 231.4471
+v 537200 7680000 235.8008
+v 537220 7680000 235.901
+v 537240 7680000 243.5838
+v 537260 7680000 248.1062
+v 537280 7680000 252.9988
+v 537300 7680000 259.3992
+v 537320 7680000 265.6324
+v 537340 7680000 270.7706
+v 537360 7680000 276.9114
+v 537380 7680000 281.5783
+v 537400 7680000 285.4179
+v 537420 7680000 288.7196
+v 537440 7680000 293.481
+v 537460 7680000 295.9784
+v 537480 7680000 299.7997
+v 537500 7680000 302.2
+v 537520 7680000 307.0665
+v 537540 7680000 307.9814
+v 537560 7680000 312.4035
+v 537580 7680000 314.7403
+v 537600 7680000 318.5702
+v 537620 7680000 320.9624
+v 537640 7680000 325.8289
+v 537660 7680000 327.1843
+v 537680 7680000 332.0507
+v 537700 7680000 333.9111
+v 537720 7680000 337.4443
+v 537740 7680000 338.9078
+v 537760 7680000 342.5234
+v 537780 7680000 333.2795


More information about the moab-dev mailing list