jlchan / StartUpDG.jl

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

Added construction of a planar prism mesh #35

Closed Davknapp closed 1 year ago

Davknapp commented 1 year ago

Add the construction of a planar prism mesh, similar to a triangle-mesh. Furthermore I added a vtk-writer for prisms to visualize the prism mesh.