Tzanio Kolev
Tzanio Kolev
Thanks for reporting this @JonLangdon, I can confirm it and I think it is really an issue with our output of AMR meshes in MFEM. @hughcars and @dylan-copeland -- do...
Discussion continued in https://github.com/mfem/mfem/pull/4539
> What is the idea with quadrature functions? Interpreting them as L2 elements would be very simple 😉 . I have done that in the past in my codes. This...
We can also support both options 😁
> In the future should PRs be pulled into glvis-4.x-dev first instead of master? No, the current policy is that PRs should go first in `master` and then we merge...
MFEM autotest was giving styling errors, so I run "make style" here but the results may not be fully satisfactory. Please review https://github.com/GLVis/glvis/pull/284/commits/c697e0b465988d5a0c082edf0813705ffac75131
Should we add a test stream for quadrature function visualization? For example [quadrature.saved.zip](https://github.com/user-attachments/files/16489744/quadrature.saved.zip) corresponding to https://github.com/GLVis/web/pull/12#issuecomment-2267634028?
> we do not have a matching example code for that, but I do not know if it is really a rule to have one... 🤔 it is not a...
> the quadrature test would be nice if it is added, but it goes to [data](https://github.com/GLVis/data/) anyway. I don't think it hurts to do it now. I can propose a...
> Ok, the headless server works nicely now. It should be tested in combination with parallel applications on clusters. If IP/TCP sockets cause some problems, we could try to use...