On Mar 12, 2012, at 1:50 PM, Sean Farley wrote: > What you prefer doesn't matter. > > Clearly. I should have known Pedantic McGee over here would want to type more > and drop a simple name. Why not just put all the headers in > include/petsc/private, Dr. Subfolder Fetish?
Actually I screwed up initially. I should have had #include <petsc/vec.h> etc instead of #include <petscvec.h> then we would have the natural #include <petsc/private/vecimpl.h> and we could use private properly.
