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

Fixed warnings & EquationDependencyParser logic #235

Merged
merged 12 commits into from
Sep 10, 2024

Conversation

landinjm
Copy link
Contributor

The assert statements in EquationDependencyParser were wrong. Also, I fixed all the errors when compiling the main library (not the application level). It mostly consisted of marking functions as overrides, ignoring truncation errors in snprintf, and reordering the AdaptiveRefinement class declaration in matrixFreePDE

@landinjm
Copy link
Contributor Author

I also fixed the warnings on the units tests and most of the applications.

@landinjm landinjm merged commit 9bfe086 into prisms-center:development Sep 10, 2024
2 checks passed
@landinjm landinjm deleted the fix_warnings branch September 10, 2024 18:26
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.

1 participant