Skip to content

Bug fix empty extruded set with variable layers#641

Merged
wence- merged 1 commit intomasterfrom
rebase-ext-mesh-fix
Oct 7, 2021
Merged

Bug fix empty extruded set with variable layers#641
wence- merged 1 commit intomasterfrom
rebase-ext-mesh-fix

Conversation

@connorjward
Copy link
Copy Markdown
Collaborator

Replaces #638 due to refactor.

This would fail if the provided layers array has zero length (e.g.
for boundary facets on an interior parallel domain) as numpy does not
allow you to call min() on such an array.
@wence- wence- merged commit 86d1d57 into master Oct 7, 2021
@wence- wence- deleted the rebase-ext-mesh-fix branch October 7, 2021 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants