Problem when using slate Tensor #4555
Unanswered
marazzaf
asked this question in
Firedrake support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I am trying to learn how to use Slate in order to do static condensation.
But when I try to run a very simple example, I run into issues. Here is a minimal working example.
If you comment the solve and use the "regular" solve without creating the Tensor objects before you get the expected solution. But if you assemble the Tensor objects and then solve, the computed solution is very wrong. I don't understand why.
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions