Skip to content

Releases: jlchan/StartUpDG.jl

v0.13.2

02 May 04:56
Compare
Choose a tag to compare

StartUpDG v0.13.2

Diff since v0.13.1

Closed issues:

  • Fix CI failures on Julia 1.3 (#18)
  • Hybrid mesh support (#21)

Merged pull requests:

  • Initial support for hybrid meshes (#22) (@jlchan)

v0.13.1

07 Apr 13:15
Compare
Choose a tag to compare

StartUpDG v0.13.1

Diff since v0.13.0

Merged pull requests:

  • make RefElemData fields more general (#19) (@jlchan)

v0.13.0

07 Apr 03:59
Compare
Choose a tag to compare

StartUpDG v0.13.0

Diff since v0.12.8

Allowed for more general field types in RefElemData.

Breaking changes: removed Tv type parameter from RefElemData.

v0.12.8

06 Apr 03:54
Compare
Choose a tag to compare

StartUpDG v0.12.8

Diff since v0.12.7

Merged pull requests:

v0.12.7

23 Mar 01:20
Compare
Choose a tag to compare

StartUpDG v0.12.7

Added more Triangulate domains.

Diff since v0.12.6

v0.12.6

09 Feb 18:54
Compare
Choose a tag to compare

StartUpDG v0.12.6

Adding Jacobian positivity detection + fix via vertex swapping for GMSH reads

Diff since v0.12.5

v0.12.5

02 Feb 03:47
7867c4a
Compare
Choose a tag to compare

StartUpDG v0.12.5

Diff since v0.12.4

Merged pull requests:

v0.12.4

09 Dec 02:18
Compare
Choose a tag to compare

StartUpDG v0.12.4

More general type parameters for MeshData.

Diff since v0.12.3

v0.12.3

07 Dec 16:22
Compare
Choose a tag to compare

StartUpDG v0.12.3

Diff since v0.12.2

v0.12.2

17 Nov 19:22
Compare
Choose a tag to compare

StartUpDG v0.12.2

Diff since v0.12.1

Merged pull requests:

  • more informative error msgs and improved periodicity tolerances (#15) (@jlchan)