jlchan / StartUpDG.jl

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

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

Closed jlchan closed 1 year ago

jlchan commented 1 year ago
jlchan commented 1 year ago

Wedge meshes: make sure to document that mapM is a matrix of UnitRanges now instead of a matrix of Int64.

Edit: this comment is now outdated