-
Notifications
You must be signed in to change notification settings - Fork 91
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
Solver config #1395
Solver config #1395
Conversation
a2b62b8
to
2c33ac3
Compare
2c33ac3
to
b76e13f
Compare
b76e13f
to
9ccf9b9
Compare
ad2ee29
to
eb722e3
Compare
Error: The following files need to be formatted:
You can find a formatting patch under Artifacts here or run |
eb722e3
to
0a39d65
Compare
Error: The following files need to be formatted:
You can find a formatting patch under Artifacts here or run |
9ccf9b9
to
b78a3a9
Compare
becee21
to
77aee64
Compare
b78a3a9
to
d55042e
Compare
77aee64
to
797e80d
Compare
d55042e
to
ef7430c
Compare
797e80d
to
70c9452
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs 67.8% Coverage The version of Java (11.0.3) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. |
8d87e50
to
6c71ab4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My main concern is the core/config/parse_macro.hpp
header, which should be removed. The rest are minor comments. Overall, it looks good to me, and I like your test setup for that many different solvers.
5173c9e
to
c6b3ca8
Compare
Quality Gate passedIssues Measures |
Co-authored-by: Marcel Koch <[email protected]>
Co-authored-by: Thomas Grützmacher <[email protected]>
This PR adds the solver config except for multigrid and the common test.
The test includes the following
float64, int32
as defaultTODO: