<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt">There is some more bug in this program/logic that I wasn't able to fix.<br>Attached&nbsp; sc.cub has nodesets which must appear as Dirichlet sets, but they don't. If material sets are not present then Dirichlet sets (nodesets) appear, this time Neumann sets don't appear. I think this has to do with the way file is parsed..<br><div>&nbsp;</div><font style="font-family: arial,helvetica,sans-serif;" size="2">Rajeev</font><br><div><br></div><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> "jain@mcs.anl.gov" &lt;jain@mcs.anl.gov&gt;<br><b><span style="font-weight: bold;">To:</span></b> moab-dev@mcs.anl.gov<br><b><span
 style="font-weight: bold;">Sent:</span></b> Thursday, March 11, 2010 17:38:55<br><b><span style="font-weight: bold;">Subject:</span></b> [MOAB-dev] r3598 - MOAB/trunk/examples/SetsNTags<br></font><br>Author: jain<br>Date: 2010-03-11 17:38:55 -0600 (Thu, 11 Mar 2010)<br>New Revision: 3598<br><br>Modified:<br>&nbsp;  MOAB/trunk/examples/SetsNTags/SetsNTags.cpp<br>Log:<br>o Cleared the number of entities before the loop continues<br><br><br>Modified: MOAB/trunk/examples/SetsNTags/SetsNTags.cpp<br>===================================================================<br>--- MOAB/trunk/examples/SetsNTags/SetsNTags.cpp&nbsp;&nbsp;&nbsp; 2010-03-11 21:04:03 UTC (rev 3597)<br>+++ MOAB/trunk/examples/SetsNTags/SetsNTags.cpp&nbsp;&nbsp;&nbsp; 2010-03-11 23:38:55 UTC (rev 3598)<br>@@ -41,6 +41,7 @@<br> <br>&nbsp; &nbsp; &nbsp;  std::cout &lt;&lt; tag_nms[i] &lt;&lt; " " &lt;&lt; set_id &lt;&lt; " has " <br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
 &lt;&lt; set_ents.size() &lt;&lt; " entities." &lt;&lt; std::endl;<br>+&nbsp; &nbsp; &nbsp; set_ents.clear();<br>&nbsp; &nbsp;  }<br>&nbsp;  }<br> }<br><br></div></div>
</div><br>
      <hr size=1> <a href="http://sg.rd.yahoo.com/aa/mail/domainchoice/mail/signature/*http://mail.promotions.yahoo.com/newdomains/aa/"> New Email names for you! </a> <br>
Get the Email name you&#39;ve always wanted on the new @ymail and @rocketmail.<br>
Hurry before someone else does!</body></html>