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

Seperate attributes #348

Merged
merged 4 commits into from
Dec 12, 2024
Merged

Conversation

fractalsbyx
Copy link
Contributor

Seperate attributes from variableAttributeLoader.
Classes like MatrixFreePDE and such carry references to the attributes themselves rather than the loader, which just acts as a factory.

Also added nonlinearity criterion bugfix to this branch.

This may make unit testing easier.

@fractalsbyx
Copy link
Contributor Author

We should do something similar to userInputs. Would make testing easier.

bugfix and number_of_variables replacement
mirrors recent bugfix on master as of 12/11/2024
Copy link
Contributor

@landinjm landinjm left a comment

Choose a reason for hiding this comment

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

Looks good

@landinjm landinjm merged commit 3371b5f into prisms-center:devel Dec 12, 2024
2 of 3 checks passed
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.

2 participants