Sandro Elsweijer
Sandro Elsweijer
**_Describe your changes here:_** **_All these boxes must be checked by the reviewers before merging the pull request:_** As a reviewer please read through all the code lines and make...
**_Describe your changes here:_** First draft of a cmake CI **_All these boxes must be checked by the reviewers before merging the pull request:_** As a reviewer please read through...
It seems like the face connectivity of the msh reader seems to be broken. @jfussbro experienced this with a tet mesh in parallel (in serial it worked) and now I...
We should definitely add another CI wirkflow, which does a run with each example. Especially the advection example can catch many errors, since it uses almost all core features of...
Currently, we have 108 open branches. It would be nice if everyone takes a look at the list of branches and deletes his own stale branches. - [x] @Davknapp -...
I have tried to run the advection example with a hybrid mesh consisting of hexes, tets and pyramids. This results in a whole cascade of asserts to trigger. Maybe someone...
There already is a tutorial about the curved (occ) geometry, but it would also be nice, to have a tutorial on the linear, linear axis-aligned and analytic geometry.
The ekement centroid computation was reimplemented in #521. The same should be done with the face centroids