GLVis / glvis

Lightweight OpenGL tool for accurate and flexible finite element visualization
http://glvis.org
BSD 3-Clause "New" or "Revised" License
249 stars 51 forks source link

Added command to plot levellines from stream and script. #262

Closed J-Pi closed 1 year ago

J-Pi commented 1 year ago

Added the command levellines to plot levellines from stream command and script. However, the key m needs to be pressed twice to activate the rendering of the levellines. When autoscale is mesh the levellines will be ploted for further timesteps, otherwise it has to be used the command again.

This is needed for the new Example 37 of mfem (see PR #3828).