This is a draft (as you can see) were I'm trying to explore the possibility to allow users to store data pointers on grid instances, which is some ...
So, what is this?
-
19f97cb1 · [feature][Grid] Add possibility to store user data pointers on the ...
The indices for a pyramid in the test for STAR-CD format have clock-wise numbering in the base quadrilateral whereas the dune numbering is lexicogr...
-
7977d778 · Check for correct number of sub indices
- ... and 2 more commits. Compare e13b19c0...7977d778
-
e13b19c0 · UGGridRenumberer: Add faceEdgeDUNEtoUG and faceVertexDUNEtoUG
-
faf5cc06 · Add renumbering of sub-indices
-
c5cd5d85 · Implement subIndex for UGGrid 3D edges and vertices
- ... and 25 more commits. Compare e49d8081...c5cd5d85
-
05fc73dc · Merge branch 'remove-uggrid-load-save-stubs' into 'master'
- ... and 1 more commit. Compare fd746950...05fc73dc
According to the history, this seems to be come from some clang 5 problem. Since this seems to work with the current CI, I will just remove this gu...
This is actually to support older versions of Alberta. The newer versions do not need to handle the bool
/_Bool
issue. See https://gitlab.com/albert...
Looks good. It should also be backwards compatible, right? Since if alberta does not use the HAVE_STDBOOL_H constant it is simply ignored.