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

Guard NOX support in include/deal.II/numerics/nonlinear.h #15704

Merged
merged 1 commit into from Jul 10, 2023

Conversation

masterleinad
Copy link
Member

clang-tidy was complaining that NOX could not be found but II could still compile the library without these changes.

Copy link
Member

@tjhei tjhei left a comment

Choose a reason for hiding this comment

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

This could be a problem in 9.5 as well. I guess it is not likely for users to configure Trilinos without NOX but still.

@bangerth bangerth merged commit f0edc9a into dealii:master Jul 10, 2023
15 checks passed
@bangerth
Copy link
Member

Our instructions did not recommend to build Trilinos with NOX. I have a patch ready I'll submit later today to add that recommendation.

I think this patch should also go on the 9.5 branch. Want to submit a PR to that end?

@tjhei
Copy link
Member

tjhei commented Jul 10, 2023

It is actually not a big deal because this only triggers if someone includes this new header.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants