Skip to content

Conversation

@hverhelst
Copy link
Member

@hverhelst hverhelst commented Aug 1, 2024

Breaking changes
Change the output of getMaterialMatrix to unique pointers.

Other changes

  • Loads of warnings of unused variables, hidden functions, appearing when compiling G+Smo with GISMO_WITH_WARNINGS=ON fixed in this PR.
  • Move files around to eliminate linking error when constructing, e.g., a gsMaterialMatrixLinear directly in your cpp file.

Closes:

…inear inside a cpp file):

- Make includes in gsMaterialMatrix-classes more uniform
- Move XML reads/writes for material matrices (gives problems!! where to put them)

Breaking change:
- Changed getMaterialMatrix to uPtr to prevent user-deletion
@hverhelst hverhelst added this to the Version v24.12 milestone Dec 2, 2024
@hverhelst hverhelst changed the title Fix warnings coming from GISMO_WITH_WARNINGS=ON Fix warnings coming from GISMO_WITH_WARNINGS=ON & Material matrix fix Dec 9, 2024
@hverhelst hverhelst merged commit 3e24b89 into main Dec 10, 2024
3 checks passed
@hverhelst hverhelst deleted the warning_fixes branch December 10, 2024 17:30
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.

2 participants