Releases: Geode-solutions/OpenGeode
Releases · Geode-solutions/OpenGeode
v15.6.5
v15.6.5-rc.1
15.6.5-rc.1 (2024-11-15)
Bug Fixes
- Mesh: recompute adjacency only for triangulated elements (39ab08f)
v15.6.4
v15.6.4-rc.2
15.6.4-rc.2 (2024-11-14)
Bug Fixes
- compute_gradient: Small changes to make the code more general and avoid exceptions. (377a8f1)
fix/gradient_computation_more_general
fix/gradient_computation_more_general-tag fix(compute_gradient): Small changes to make the code more general an…
v15.6.4-rc.1
15.6.4-rc.1 (2024-11-13)
Bug Fixes
- Mesh: fix vertex order in conversion from a grid to an hybrid solid (e3f256d)
fix/triangulate-adj
fix/triangulate-adj-tag fix(Mesh): recompute adjacency only for triangulated elements
fix/convert-grid-to-hybrid
fix/convert-grid-to-hybrid-tag fix(Mesh): fix vertex order in conversion from a grid to an hybrid solid
v15.6.3
v15.6.3-rc.1
15.6.3-rc.1 (2024-11-08)
Bug Fixes
- Mesh: add helper to convert grid into hybrid solid full of hexahedra (5004809)