-
When looking at the documentation of Mesh_3 (https://cgal.geometryfactory.com/CGAL/Manual_doxygen_test/CGAL-6.0-I-80/master/Mesh_3/classCGAL_1_1Polyhedral__mesh__domain__with__features__3.html) we see…
-
asan detection + more info below.
center gen is accessing beyond the end of the vertex array. (attempt at index 36, where the size of the coordset is 36)
```
-- Testing basic_polyhedra --
coo…
-
## Issue Details
When creating a volume mesh using a hybrid domain, elements are regularly missing or assigned to the wrong side of the implicit surface as can be seen in the figure.
- This happe…
f-p-b updated
5 months ago
-
Greetings,
Recently I was trying to perform topology optimization with the constraint projection methods in ROL, however when I try to have more than one inertial constraint (mass and moment of ine…
-
Meshes which use `pyramid` aka `PYRA_5`as well as `wedge` aka `PENTA_6` elements, as specified in the conduit mesh docs, are not supported as seen here:
https://github.com/Alpine-DAV/ascent/blob/6d1c…
-
Many valid Solids contain "pinched" or self-touching shells where the existing algorithm to convert a TriangulatedSurface to a CGAL polyhedron produces a non-manifold point. Since CGAL's combinatorial…
-
People might have been seeing this on Twitter but I think an update here is also warranted as we're nearing a reasonable state in the v0.8.0 branch.
What you should know:
- v0.8.0 will bring the…
-
The following example creates a mesh of a single tetrahedron using the general polyhedral indexing format. It should then render a mesh image and extract an hdf5 file. What happens instead is:
```
…
-
The segfault is now fixed, but I get empty verts consistently for any of those "broken" geometries. For example with the `rac.ifc`:
```python
import ifcopenshell
import ifcopenshell…
Moult updated
3 months ago
-
**Submitting author:** @hugoledoux (Hugo Ledoux)
**Repository:** https://github.com/hugoledoux/startinpy
**Branch with paper.md** (empty if default branch):
**Version:** 0.11.0
**Editor:** @mikemahon…