[petsc-dev] Nonblocking consensus and alternative "freespace" interface
Jed Brown
jedbrown at mcs.anl.gov
Mon Jan 7 15:02:44 CST 2013
On Mon, Jan 7, 2013 at 2:39 PM, Barry Smith <bsmith at mcs.anl.gov> wrote:
> I think you should namespace the Seg thingy with Petsc and I'd advocate
> namespacing even all the static functions with PETSc, makes code clearer
> quicker.
Yeah, I always namespace things that I export or use from more than one
file, but I sometimes skip the namespace for very local things that are
easy to rename. My thinking was that it makes it clear that thing is very
local (and laziness), but I understand the complaints about the missing
namespace.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130107/1f322f05/attachment.html>
More information about the petsc-dev
mailing list