[petsc-dev] tiny bug in DMPlexDistribute

Vaclav Hapla vaclav.hapla at erdw.ethz.ch
Fri Oct 13 09:26:34 CDT 2017


Hello

In DMPlexDistribute, when it is run on 1 process and sf != NULL, the output *sf is undefined. This in turn leads to crash of PetscSFDestroy, e.g. in src/dm/impls/plex/examples/tutorials/ex5.c:45.

I created the corresponding pull request a minute ago. It is my first PR - please, should I write there some reviewer?

Vaclav Hapla


More information about the petsc-dev mailing list