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

Add firedrake-complex to test suite #50

Merged
merged 1 commit into from
Nov 3, 2024
Merged

Conversation

JDBetteridge
Copy link
Collaborator

Does what it says on the tin

@francesco-ballarin
Copy link
Contributor

francesco-ballarin commented Oct 9, 2024

❤️

would this close #17?

@JDBetteridge
Copy link
Collaborator Author

Not entirely, my understanding (from a Firedrake point of view) is that ngsPETSc shouldn't really care about whether PETSc is in real or complex mode since we only really support real mesh coordinates. My solution in PR51 was to just cast the coordinates to real. I think this is a legitimate solution strategy.

I could take a look into it, but I'm not an ngsPETSc expert 😅

That being said there would be no issues running the ngsPETSc tests in this new CI step once things are fixed.

@UZerbinati UZerbinati merged commit 14a66d7 into main Nov 3, 2024
6 checks passed
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