Re: [petsc-dev] DMPlex overlap redistribution

2024-03-06 Thread Matthew Knepley
On Tue, Mar 5, 2024 at 10:43 PM Adrian Croucher wrote: > hi Matt, > > I've made a bit of progress with this, using a debugger. > > I wasn't setting the overlap for my dual-porosity DM, so it was > defaulting to zero, and when it got to the DMPlexCheckPointSF() call it > was doing the check for ce

Re: [petsc-dev] DMPlex overlap redistribution

2024-03-06 Thread Adrian Croucher
hi Matt, With a bit more experimenting, I find I get the same sort of error in DMPlexStratify() if I run a very simple program that just reads in a DMPlex from file and then stratifies it (no dual porosity, no distribution etc. ), i. e. :   call ZjQcmQRYFpfptBannerStart