jlchan / StartUpDG.jl

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

VTK documentation #85

Open jlchan opened 1 year ago

jlchan commented 1 year ago

@Davknapp when the VTK functionality is mature, we should add some documentation describing how to use it.

Davknapp commented 1 year ago

Yes, I agree. What exactly do you mean by mature? In my opinion we need, a VTK-Writer for all 3D elements to call it mature. A nice addition would then be to have a look at hybrid meshes but in my opinion not necessary for a mature version of the VTK-Writer

jlchan commented 1 year ago

I just meant when the interface is settled and not likely to change. I think we could add it after adding 3D mesh capabilities, but I don't think we need to cover every element before that (since you're probably focusing more on prisms at first).

Davknapp commented 1 year ago

Yes, the interface probably won't change after adding the 3D writer. I don't know if it will change again when we use it for hybrid meshes in the feature.