Tzanio Kolev

Results 16 issues of Tzanio Kolev

**DON'T MERGE -- This PR is currently for discussion only** HDG BilinearForms and Examples by T. Horvath, S. Rhebergen, A. Sivas from the University of Waterloo. See issue https://github.com/mfem/mfem/issues/91.

enhancement
fem
examples & miniapps
WIP
ready-for-review

Fix several issues exposed by running `config/sample-runs.sh` with `hypre-2.21.1` as part of https://github.com/mfem/mfem/pull/2476: - [x] Formatting of the `life` miniapp sample runs - [ ] Hang in `mpirun -np 4...

bug
WIP
testing

Something happened between `glvis-4.0` and `glvis-4.1 `that more than doubled the memory usage If I do `glvis -m mesh.000000 -g examples/sol.000000` (these are the saved files from `mpirun -np 1...

bug
high-impact

- [ ] Improve OCCA backend - [ ] Add MFEM backend — how to support backends that don’t support JIT and don’t run on the host? - [x] Add...

enhancement
backend

Resolves https://github.com/mfem/mfem/issues/3203

This came up in https://github.com/GLVis/glvis/pull/239

building

Consider adding support for additional color palettes such as the colour-vision deficiency friendly and perceptually-uniform colour maps at https://zenodo.org/records/8409685 ![+ScientificColourMaps8-FabioCrameri](https://github.com/GLVis/glvis/assets/1278247/115bd0cf-c853-48a1-82dc-e723dca8d9d2) See also https://github.com/GLVis/glvis/tree/colormap_dev

enhancement
low-impact

This should be the first PR to be merged after the new release. | PR | Author | Editor | Reviewers | Assignment | Approval | Merge| | --- |...

releases
in-review

MFEM needs updated support for the following mesh formats which have released newer versions: - [ ] **Gmsh**: update from version 2 to version 4 - [x] **VTK**: add support...

mesh
help wanted
WIP
todo

We should probably add the `fem/integ` directory to the list of [Doxygen documentation directories](https://github.com/mfem/mfem/blob/master/doc/CodeDocumentation.conf.in#L936) and check if other important directories are missing.

documentation