[petsc-dev] Lower memory DMDA

Peter Brune prbrune at gmail.com
Wed May 8 07:54:20 CDT 2013


DMGetCoordinateDM is, however, collective.  Looking deeper, it is created
only when used, but setting uniform coordinates is using it.  We might want
to be more upfront about this.  It's probably not their problem.


On Wed, May 8, 2013 at 7:50 AM, Jed Brown <jedbrown at mcs.anl.gov> wrote:

> Peter Brune <prbrune at gmail.com> writes:
>
> > The coordinate DM also is automatically created and has dim fields in its
> > vectors, making it far more heavyweight than a scalar problem.  It should
> > definitely be something that's lazily evaluated.
>
> DMGetCoordinates() is currently labeled "Not Collective".
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130508/587f9321/attachment.html>


More information about the petsc-dev mailing list