Tzanio Kolev
Tzanio Kolev
Hi @jbschroder, Do you want to add a fix for this in mfem, similar to https://github.com/mfem/mfem/pull/2273? Tzanio
It may be better to track `mfem-4.3-dev`, which I update periodically (`next` has changes that are still being tested and may not work).
Thanks @sshiraiwa, let me take a look at the constructor. Do you know where the memory leak is from?
Ok, @pazner just fixed the first issue in https://github.com/mfem/mfem/pull/2189/commits/72fcd82618e0e2565189e15d5e2980ea86a78c9b (that constructor was removed)
This looks really cool @termi-official. If you clean it up we will be interested in merging it. -Tzanio
I agree this could be useful :). It could also be nice to be able to display the DOF numbering for the GridFunction that is being visualized.
ping: @rw-anderson
@rw-anderson, do you want to add this as part of the upcoming `glvis-4.1` or should we postpone it to the next release?
Hi @salomole, If it is a spinning movie, you can press S while the visualization is rotating (Shift + Left Mouse) which will generate a sequence of screenshots: `GLVis_m00*.png`. For...
Hi @supriome, Unfortunately I don't have access to an M1 mac to try to reproduce this, but looking at the error this doesn't seem to be an issue inside GLVis....