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

Bugfixes #287

Merged
merged 28 commits into from
Jan 8, 2025
Merged

Bugfixes #287

merged 28 commits into from
Jan 8, 2025

Conversation

softmattertheory
Copy link
Contributor

@softmattertheory softmattertheory commented Jan 8, 2025

This PR includes many minor fixes and improvements, including:—

  1. Morpho run with valgrind now passes for the entire test suite, fixing a number of (minor) memory leaks.
  2. Improvements to Range class.
  3. Fix metafunction edge cases that vary by number of arguments.

The PR fixes the following outstanding issues:—

  1. [Bug] Overflow in mesh constructor #38 Overflow in Mesh constructor.
  2. [Bug] Exclusive ranges might skip last element #114 Range issues.
  3. Non indexable objects #217 Incorrect parameters to index()
  4. meanCurvatureSq Functional Documentation #239 Documentation for functionals improved.
  5. [Bug] MeshSlicer module not working with DelaunayMesh #283 MeshSlicer issue.

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