Skip to content

Releases: jlchan/StartUpDG.jl

v0.16.3

12 May 23:10
Compare
Choose a tag to compare

StartUpDG v0.16.3

Diff since v0.16.2

Merged pull requests:

  • clean up imported PathIntersections functions (#122) (@jlchan)
  • fix approximation_type::Polynomial{Gauss} constructor (#123) (@jlchan)
  • fix typo in sparse SBP operators (#124) (@jlchan)

v0.16.2

09 May 13:44
Compare
Choose a tag to compare

StartUpDG v0.16.2

Diff since v0.16.1

Merged pull requests:

  • Add sparse low order SBP operators (#82) (@jlchan)
  • Add low order Hex sparse operators + cleanup (#119) (@jlchan)
  • remove extraneous num_elements specialization (#121) (@jlchan)

v0.16.1

21 Apr 14:38
d6ebfe7
Compare
Choose a tag to compare

StartUpDG v0.16.1

Diff since v0.16.0

Merged pull requests:

v0.16.0

07 Apr 21:52
Compare
Choose a tag to compare

StartUpDG v0.16.0

Diff since v0.15.16

Closed issues:

  • Add/improve docs for new meshes (wedge, cut-cell) (#44)

Merged pull requests:

  • add type parameter to Polynomial (#112) (@jlchan)
  • Remove deprecations / add new ones (#113) (@jlchan)
  • Add Polynomial{Gauss} type (#114) (@jlchan)
  • Add type parameter to Polynomial (#115) (@jlchan)
  • Switch from LittleDict to MultipleRefElemData for hybrid meshes (#117) (@jlchan)

v0.15.16

06 Apr 11:12
Compare
Choose a tag to compare

StartUpDG v0.15.16

Had to revert the bump to FillArrays 1 previously. This restores it and allows for the most recent version of WriteVTK.jl too.

Diff since v0.15.15

Merged pull requests:

  • CompatHelper: bump compat for FillArrays to 1, (keep existing compat) (#110) (@github-actions[bot])

v0.15.15

04 Apr 04:08
Compare
Choose a tag to compare

StartUpDG v0.15.15

Diff since v0.15.14

Merged pull requests:

  • CompatHelper: bump compat for Documenter to 0.27 for package docs, (keep existing compat) (#97) (@github-actions[bot])
  • CompatHelper: add new compat entry for Suppressor at version 0.2 for package test, (keep existing compat) (#103) (@github-actions[bot])
  • CompatHelper: add new compat entry for StaticArrays at version 1 for package test, (keep existing compat) (#106) (@github-actions[bot])
  • Added MeshData-test for tensor-prisms (#107) (@Davknapp)
  • CompatHelper: bump compat for FillArrays to 1, (keep existing compat) (#108) (@github-actions[bot])
  • fix HOHQMesh quad mesh reading (#109) (@jlchan)

v0.15.14

28 Mar 18:11
Compare
Choose a tag to compare

StartUpDG v0.15.14

Diff since v0.15.13

Merged pull requests:

  • hotfix for CI failure on 0.15.12 (#95) (@jlchan)

v0.15.13

28 Mar 15:11
Compare
Choose a tag to compare

StartUpDG v0.15.13

Diff since v0.15.12

Merged pull requests:

v0.15.12

28 Mar 04:51
Compare
Choose a tag to compare

StartUpDG v0.15.12

Added reading of boundary tags to HOHQMesh meshes.

Diff since v0.15.11

v0.15.11

27 Mar 23:58
Compare
Choose a tag to compare

StartUpDG v0.15.11

Diff since v0.15.10

Closed issues:

  • Implement transfinite mappings to lift curved faces into volume (#12)

Merged pull requests: