rename ISLocalToGlobalMapping?
Matthew Knepley
knepley at gmail.com
Mon Aug 27 21:16:12 CDT 2007
On 8/27/07, Barry Smith <bsmith at mcs.anl.gov> wrote:
>
> Lisandro,
>
> Sounds fine to me. ISLocalToGlobalMapping -> LGMapping
If we are getting picky, I like long names, but I would get rid of IS
since it seems
more like implementation to me.
> BUT, AO is called AO, not AOMapping? Shouldn't it be AOMapping?
> (then the AO_Mapping needs to be changed, why it is called
> Mapping, Matt?, I do not know).
The default AO implementation has the semantic guarantee that it is a
permutation.
The Mapping implementation allows subsets of the index space.
Matt
> Barry
>
>
> On Thu, 16 Aug 2007, Lisandro Dalcin wrote:
>
> > Did you never thinnk about the possibility of renaming
> > ISLocalToGlobalMapping to something shorter? IMOH it is painfuly long
> > name.
> >
> > In petsc4py, I call this LGMapping, because ISLocalToGlobalMapping, in
> > my view, is not an IS, and its usage is similar to AOMapping.
> >
> >
> >
>
>
--
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which
their experiments lead.
-- Norbert Wiener
More information about the petsc-dev
mailing list