[petsc-users] MATNEST with shell matrices

Jed Brown jedbrown at mcs.anl.gov
Thu Feb 21 18:04:37 CST 2013


On Thu, Feb 21, 2013 at 5:59 PM, Boyce Griffith <griffith at cims.nyu.edu>wrote:

> There is no such thing as an IS for these data structures in the current
> implementation.



But there is a local and global size. (You had to pick something to create
the Vec.) Therefore, the global space is _defined_ as the concatenation of
all those contiguous local spaces. You need not store it that way, but the
abstract space exists. If you use interfaces that ask for ISs, they will be
with respect to that abstract space.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130221/a2d37e0b/attachment-0001.html>


More information about the petsc-users mailing list