Skip to content

Commit fd84621

Browse files
committed
changelog entry
1 parent 9c374e8 commit fd84621

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# [1.17.0] - 2026-04-15
44
- new kwargs `not_in_domain_value = nothing` and `check_if_not_in_domain = isnothing(not_in_domain_value)` for grid interpolation.
55
This enables the user to interpolate values between grids which do not share the same domain. The value _outside_ the target domain has to be provided by the user.
6+
- Allow to read simplexgrid data from TetGen .ele file sets
67

78
## [1.15.0] - 2026-01-14
89
- add and export `explode` function that produces a grid with all adjacencies removed

0 commit comments

Comments
 (0)