Releases: jlchan/StartUpDG.jl
Releases · jlchan/StartUpDG.jl
v0.17.7
StartUpDG v0.17.7
Merged pull requests:
- CompatHelper: bump compat for Documenter to 1 for package docs, (keep existing compat) (#150) (@github-actions[bot])
- Add SummationByPartsOperators.jl package extension (#152) (@jlchan)
Closed issues:
- Add package extensions for SummationByPartsOperators.jl (#151)
v0.17.6
StartUpDG v0.17.6
Merged pull requests:
v0.17.5
StartUpDG v0.17.5
Made read_HOHQMesh(path, element_type)
consistent across all element types, updated docs.
v0.17.4
StartUpDG v0.17.4
Merged pull requests:
v0.17.3
v0.17.2
v0.17.1
v0.17.0
StartUpDG v0.17.0
Closed issues:
- Unify gmsh import functionallity (#29)
- Add "periodic" to
Base.show
statement forMeshData
(#128) Hex
RefElemData
assumes Kronecker/tensor product structure (#131)
Merged pull requests:
- Add pyramid
RefElemData
(#132) (@jlchan) - Unify Gmsh accessors (#133) (@jlchan)
- Add docs on difference between StartUpDG.jl and NDG Matlab codes (#134) (@jlchan)
- Make
Base.show
more compact (#135) (@jlchan) - specialize
Polynomial{<:TensorProductQuadrature}
Hex
constructor (#136) (@jlchan) - Add uniform pyramid mesh (#137) (@jlchan)
- remove deprecated
approximationType
getproperty
(#139) (@jlchan)
v0.16.5
v0.16.4
StartUpDG v0.16.4
Also added periodicity in Base.show
for MeshData
Merged pull requests: