Create a basic class representing a LabelledTetrahedralMesh (and wrap it)
-
vertexPoints()
-> array Vx3 (float) -
tetrahedraVertices()
-> array Tx4 (uint) -
tetrahedraLabels()
-> arrat T (uint)
GitLab upgrade completed. Current version is 17.10.3. We now benefit from the enhancements of 17.9 and 17.10 releases. Among other improvements, it is now possible to set the automatic deletion of continuous integration pipelines. You can help us reduce storage usage by setting an expiry date for your pipelines.
vertexPoints()
-> array Vx3 (float)tetrahedraVertices()
-> array Tx4 (uint)tetrahedraLabels()
-> arrat T (uint)assigned to @gcerutti
feature/tetrahedra-class
to address this issue created branch feature/tetrahedra-class
to address this issue
mentioned in merge request !7 (merged)
mentioned in commit ddd5e6fd
closed with merge request !7 (merged)