Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable slate tensors with variable-layers extruded mesh #1884

Merged
merged 1 commit into from
Nov 19, 2020

Conversation

stephankramer
Copy link
Contributor

This just removes two asserts that claim slate does not work with
variable layers - but this has presumably been fixed in #1715
Adds test for assembly of mass and inverse mass matrix on such mesh.

Copy link
Contributor

@sv2518 sv2518 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the test is passing on real. Jenkins only moans about another test on complex, which should be unrelated to this, I think.

tests/slate/test_scalar_tensors_extr.py Outdated Show resolved Hide resolved
@wence-
Copy link
Contributor

wence- commented Nov 3, 2020

Can you rebase onto trunk again? I think the final false failure is now fixed there.

@wence-
Copy link
Contributor

wence- commented Nov 19, 2020

I merged the (hopeful) test fix. Please rebase on top of master.

This just removes two asserts that claim slate does not work with
variable layers - but this has presumably been fixed in #1715
Adds test for assembly of mass and inverse mass matrix on such mesh.
@wence- wence- merged commit c5bad4a into master Nov 19, 2020
@wence- wence- deleted the skramer/slate-variable-layers branch November 19, 2020 19:18
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.

3 participants