On Mon, Jun 21, 2010 at 9:32 PM, Jed Brown <span dir="ltr">&lt;<a href="mailto:jed@59a2.org">jed@59a2.org</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Mon, 21 Jun 2010 21:09:40 +0000, Matthew Knepley &lt;<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>&gt; wrote:<br>
&gt; You can say that about any name.<br>
<br>
</div>But &quot;ALE&quot; has no connection to &quot;PETSc&quot; or &quot;Sieve&quot; (admittedly KSP, SNES,<br>
TS are arbitrary too).  It&#39;s an obscure connection, and I don&#39;t even<br>
know what it stands for.  But already PETSc has a &quot;PETSc&quot; namespace, so<br>
it would make sense to me that ALE go inside the PETSc namespace (at<br>
least if you&#39;re going to tout how correctly namespaced your C++ is).</blockquote><div><br></div><div>It is arbitrary, but as you point out so are the other names. The idea behind not using</div><div>PETSc, at the time, was to make it possible to use apart from PETSc. This now seems</div>
<div>unlikely.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
&gt; We both do mesh stuff. I do not see why it is &quot;more legitimate&quot; for them to<br>
&gt; do it.<br>
<br>
</div>Because it&#39;s the name of their library and has been for about a decade.</blockquote><div><br></div><div>The name is so common that this argument is incoherent. I am sure I can find other</div><div>libraries with Mesh in them which are older.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
&gt; I thought this was changed for PETSc 3. Now it should be<br>
&gt; sieve/Mesh.hh.<br>
<br>
</div>In -dev:<br>
<br>
  petscmesh.h:#include &lt;Mesh.hh&gt;<br>
  petscmesh.h:#include &lt;CartesianSieve.hh&gt;<br>
  petscmesh.h:#include &lt;Distribution.hh&gt;<br>
  petscmesh.h:#include &lt;Generator.hh&gt;<br></blockquote><div><br></div><div>Yep, this should be changed.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

It also looks like there is a bunch of unnamespaced non-C stuff in<br>
petscmesh*.hh.</blockquote><div><br></div><div>Just functions, not objects. These are templates for C functions, so I kept</div><div>the same names (thus there should be no collisions).</div><div><br></div><div>  Matt</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><font color="#888888"><br>
Jed</font></blockquote></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener<br>