Skip to content

only access outside of intersection when it exists

Ansgar Burchardt requested to merge bugfix/check-neighbor-exists into master

is.boundary() returns false on process boundaries, but is.outside() does not have to exist.

Merge request reports