Skip to content

Releases: WIAS-PDELib/ExtendableGrids.jl

v1.12.0

29 Nov 20:25
6062449
Compare
Choose a tag to compare

ExtendableGrids v1.12.0

Diff since v1.11.0

Merged pull requests:

v1.11.0

16 Nov 14:34
7c9660e
Compare
Choose a tag to compare

ExtendableGrids v1.11.0

Diff since v1.10.5

Merged pull requests:

v1.10.5

14 Nov 15:57
8a0eec1
Compare
Choose a tag to compare

ExtendableGrids v1.10.5

Diff since v1.10.4

Merged pull requests:

Closed issues:

  • show function of ExtendableGrid throws error (#70)

v1.10.4

04 Nov 20:12
b59f8ad
Compare
Choose a tag to compare

ExtendableGrids v1.10.4

Diff since v1.10.3

Merged pull requests:

  • don't constrain return values for mapped function (#68) (@j-fu)

Closed issues:

  • Enable map to process functions of arbitrary return dimensions (#67)

v1.10.3

02 Nov 22:12
Compare
Choose a tag to compare
[Diff since v1.10.2](https://github.com/WIAS-PDELib/ExtendableGrids.j…

v1.10.2

17 Oct 08:04
c52ef38
Compare
Choose a tag to compare

ExtendableGrids v1.10.2

Diff since v1.10.1

Merged pull requests:

  • Relax types to reduce allocations in calling code (#64) (@j-fu)

v1.10.1

09 Oct 17:51
Compare
Choose a tag to compare

ExtendableGrids v1.10.1

Diff since v1.10.0

Merged pull requests:

  • Re-type argument in local-to-global transformations (#62) (@Da-Be-Ru)

v1.10.0

29 Sep 09:05
Compare
Choose a tag to compare

ExtendableGrids v1.10.0

Diff since v1.9.2

Merged pull requests:

  • allow to change the append and compress argument of vtk_grid in writeVTK (#56) (@chmerdon)
  • improve some docs for partitioning (#57) (#58) (@j-fu)
  • Allow to map funtions with vector arguments onto grid (#59) (@j-fu)
  • Don't set gmsh.model (#60) (@j-fu)
  • Make parts of simplexgrid constructor optional (#61) (@j-fu)

Closed issues:

  • weird entries in PartitionCells and PartitionEdges (#57)

v1.9.2

22 Jul 21:30
Compare
Choose a tag to compare

ExtendableGrids v1.9.2

Diff since v1.9.1

v1.9.1

19 Jul 18:50
Compare
Choose a tag to compare

ExtendableGrids v1.9.1

Diff since v1.9.0

Merged pull requests:

  • fix negative CellVolumes for grids from 3D simplexgrid constructor (#54) (@chmerdon)
  • Jf partitiondocs (#55) (@j-fu)