[petsc-dev] DMGetDefaultSection() and lazy creation

Tobin Isaac tisaac at ices.utexas.edu
Tue Sep 16 14:22:43 CDT 2014


Hi Matt,

There's some ambiguity in the collective status of the default
section.  In plex and da, the default section encodes only local
information, but inherits its communicator from the DM.

One the one hand, the createdefaultsection methods make for clean
code, but on the other hand, they force DMGetDefaultSection() to be
collective on the default section, which means we currently have no
purely local accessor for it.

Any thoughts?

  Toby
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20140916/63297fe5/attachment.sig>


More information about the petsc-dev mailing list