jlchan / StartUpDG.jl

Initializes and sets up reference elements and physical meshes for DG.
MIT License
28 stars 9 forks source link

remove unused type variable #47

Closed ranocha closed 1 year ago

ranocha commented 1 year ago

Unused type variables can also lead to potential performance problems.

jlchan commented 1 year ago

new version PR made at https://github.com/JuliaRegistries/General/pull/71418