We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96e155c commit 91b210dCopy full SHA for 91b210d
CHANGELOG.md
@@ -20,9 +20,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
* Fixed bug in `VolMesh.vertex_cells`.
21
* Fixed bug in `VolMesh.is_halfface_on_boundary`.
22
23
-
24
### Removed
25
+* Removed `VolMesh.halfface_adjacent_halfface` because of general nonsensicalness, and because it is (and probably always has been) completely broken.
26
+
27
28
## [2.5.0] 2024-10-25
29
0 commit comments