<div dir="ltr">Yes, these instructions [1] in code (perhaps even an example in the repo) would be tremendously helpful.<div><br></div><div>Cheers,</div><div>Nico</div><div><br></div><div><br></div><div>[1] <a href="http://trac.mcs.anl.gov/projects/ITAPS/wiki/ParallelGeomSkin">http://trac.mcs.anl.gov/projects/ITAPS/wiki/ParallelGeomSkin</a></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Nov 2, 2015 at 2:58 AM <<a href="mailto:jain@mcs.anl.gov">jain@mcs.anl.gov</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:#000;background-color:#fff;font-family:verdana,helvetica,sans-serif;font-size:13px"><div dir="ltr"><span>Hi Nico,</span></div><div dir="ltr"><span><br></span></div><div dir="ltr"><span>Last year, we moved our old trac pages etc. to SIGMA page, here are the FAQs: <a href="http://sigma.mcs.anl.gov/moab/faq-moab/" target="_blank">http://sigma.mcs.anl.gov/moab/faq-moab/</a></span></div><div dir="ltr">I'll add more questions with sample code to our FAQs, thanks. </div><div dir="ltr">'examples' and 'test' folders are the best places to look for code. </div><div dir="ltr">Use doxygen page: <a href="http://ftp.mcs.anl.gov/pub/fathom/moab-docs/index.html" target="_blank">http://ftp.mcs.anl.gov/pub/fathom/moab-docs/index.html</a> for function definitions and user/developers guide.</div><div><br></div><div><div style="font-family:verdana,helvetica,sans-serif"><div><span style="font-size:x-small">--</span></div><div><span style="font-size:x-small">Rajeev Jain</span></div><div><span style="font-size:x-small">Software Development Specialist</span></div><div><span style="font-size:x-small">MCS, Argonne National Laboratory</span></div><div><span style="font-size:x-small">1134, Bldg 240, Chicago IL USA 60439</span></div><div><span style="font-size:x-small">O: 630-252-3176 Gmail: rajeeja </span></div><div><span style="font-size:x-small">GVoice 312-RAJ-EEV0 <a href="mailto:jain@mcs.anl.gov" target="_blank">jain@mcs.anl.gov</a></span></div></div></div><br>  <div style="font-family:verdana,helvetica,sans-serif;font-size:13px"> <div style="font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:16px"> <div dir="ltr"> <hr size="1">  <font size="2" face="Arial"> <b><span style="font-weight:bold">From:</span></b> Nico Schlömer <<a href="mailto:nico.schloemer@gmail.com" target="_blank">nico.schloemer@gmail.com</a>><br> <b><span style="font-weight:bold">To:</span></b> Timothy Tautges <<a href="mailto:timothy.tautges@cd-adapco.com" target="_blank">timothy.tautges@cd-adapco.com</a>> <br><b><span style="font-weight:bold">Cc:</span></b> "<a href="mailto:moab-dev@mcs.anl.gov" target="_blank">moab-dev@mcs.anl.gov</a>" <<a href="mailto:moab-dev@mcs.anl.gov" target="_blank">moab-dev@mcs.anl.gov</a>> <br> <b><span style="font-weight:bold">Sent:</span></b> Sunday, November 1, 2015 7:45 PM<br> <b><span style="font-weight:bold">Subject:</span></b> Re: [MOAB-dev] boundary nodes on parallel mesh<br> </font> </div></div></div></div></div><div><div style="color:#000;background-color:#fff;font-family:verdana,helvetica,sans-serif;font-size:13px"><div style="font-family:verdana,helvetica,sans-serif;font-size:13px"><div style="font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:16px"> <div><br><div>

 

<div>
<div dir="ltr">Yes, that would be much appreciated! (I don't understand from the thread [1] what exactly the solution is. People talk about a fork of sorts, shared and owned filtering etc. A piece of code in the FAQs would help.)
<div><br>
</div>
<div>By the way, where do I find the FAQs? :)</div>
<div><br>
</div>
<div>--Nico<br>
<div><br>
</div>
<div>[1] <a rel="nofollow" href="http://lists.mcs.anl.gov/pipermail/moab-dev/2013/005509.html" target="_blank">http://lists.mcs.anl.gov/pipermail/moab-dev/2013/005509.html</a><br>
</div>
</div>
</div>
<br>
<div>
<div dir="ltr">On Mon, Nov 2, 2015 at 2:40 AM Timothy Tautges <<a rel="nofollow" href="mailto:timothy.tautges@cd-adapco.com" target="_blank">timothy.tautges@cd-adapco.com</a>> wrote:<br>
</div>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Moab folks, this should be put in the faq if it isn't there already.
</div>
<div>On Nov 1, 2015 7:38 PM, "Timothy Tautges" <<a rel="nofollow" href="mailto:timothy.tautges@cd-adapco.com" target="_blank">timothy.tautges@cd-adapco.com</a>> wrote:<br>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">I think that's still the way.</div>
<div dir="ltr">- tim</div>
<div>On Nov 1, 2015 7:27 PM, "Nico Schlömer" <<a rel="nofollow" href="mailto:nico.schloemer@gmail.com" target="_blank">nico.schloemer@gmail.com</a>> wrote:<br>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi everyone,
<div><br>
</div>
<div>As I'm diving deeper into MOAB, more questions pop up. Right now: I need to loop over the actual physical boundary of a parallel mesh and get the node IDs and their coordinates.</div>
<div><br>
</div>
<div>I found an old mailing list thread on the topic [1], but I'm not sure it was conclusive. What's the current best practice here?</div>
<div><br>
</div>
<div>Cheers,</div>
<div>Nico</div>
<div><br>
</div>
<div>[1] <a rel="nofollow" href="http://lists.mcs.anl.gov/pipermail/moab-dev/2013/005509.html" target="_blank">http://lists.mcs.anl.gov/pipermail/moab-dev/2013/005509.html</a></div>
</div>
</blockquote>
</div>
</blockquote>
</div>
</blockquote>
</div>
</div>
</div><br><br></div> </div></div></div></div></blockquote></div>