Skip to content

Releases: j-fu/ExtendableGrids.jl

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)

v1.9.0

07 Jul 20:21
4659905
Compare
Choose a tag to compare

ExtendableGrids v1.9.0

Diff since v1.8.0

Merged pull requests:

  • Add edge partitioning induced from cell partitioning (#53) (@j-fu)

v1.8.0

24 Jun 12:01
d3a9252
Compare
Choose a tag to compare

ExtendableGrids v1.8.0

Diff since v1.7.0

Merged pull requests:

  • extended subgrid functionality (#49) (@chmerdon)
  • more comprehensive partitioning check (#51) (@j-fu)
  • correction of node partitioning (#52) (@j-fu)

v1.7.0

17 Jun 19:27
Compare
Choose a tag to compare

ExtendableGrids v1.7.0

Diff since v1.6.1

Merged pull requests:

  • Grid partitioning for parallelization (#48) (@j-fu)

v1.6.1

07 Jun 15:13
Compare
Choose a tag to compare

ExtendableGrids v1.6.1

Diff since v1.6.0

v1.6.0

24 May 13:52
Compare
Choose a tag to compare

ExtendableGrids v1.6.0

Diff since v1.5.1

Merged pull requests: