On Wed, Feb 13, 2013 at 10:35 PM, Barry Smith <bsmith at mcs.anl.gov> wrote:
> After trying to put it into petscpc.h I remembered why it was separate. > It uses the KSP object. So either we put part of the interface in > petscksp.h or typedef KSP in petscpc.h so I'll leave it as is for now. Ah, that's why PCFieldSplitGetSubKSP() is in petscksp.h, along with MatSchurComplement stuff. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130213/d1208ded/attachment.html>
