jlchan / StartUpDG.jl

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

Specifying SBP nodes as an input #164

Open jlchan opened 2 months ago

jlchan commented 2 months ago

It would be convenient to allow a user to specify any set of SBP nodes as an input, e.g., something like RefElemData(element_type, SBP(), N, rst...).