-
Using a broken bilayer mesh with the `tetmesh` and default options causes the following error:
```
[polyscope] Backend: openGL3_glfw -- Loaded openGL version: 4.6 (Core Profile) Mesa 21.2.6
Delauni…
-
#### Describe the bug
Hi, I am trying to use SLIM for tetmesh improvement (as shown in Fig.18 in the original paper). Apparently `igl::SLIMData` contains a bool flag `mesh_improvement_3d` that allo…
-
First of all, thank you for sharing your code and making your research accessible. I have a question regarding the process described in your work.
I have already obtained a globally meshable singul…
-
### Description of Issue
Hydra displays `UsdGeomTetMesh` by showing its surface triangles, but this appears to also pass along any primvars from the tet mesh to the triangle mesh without further va…
-
Hello! I'm trying to use Warp to do some material optimization experiments. Is there a way to make sure the material is uniform? Also, is there an example for optimizing the `k_mu` and `k_lambda` para…
-
When the time comes for us to implement tetmesh scoring in FluDAG, (after @kldunn has completed the refactor I guess) using https://www.fluka.org/free_download/course/portugal2010/Lectures/AdvancedUse…
-
I tested out Trelis 17 does not support command `geometric sizing on` for openmc_workshop task12
#cubit.cmd('volume all scheme tetmesh proximity layers off geometric sizing on') # Tre…
-
As we are adding multiple types of meshes (from EdgeMesh to polygonal meshes) it doesn't make sense to have so much code that only switches between TriMesh and TetMesh. There are several cases where w…
-
Thank you very much for your code, it has quite high stability and robustness! But in my use, calling code in parallel seems to bring conflicts, which may be caused by static variables in the code.
…
-
Hello,
I have succeeded building algoHex and I have the following output/elapsed time for the proposed example in the build instructions (./Build/bin/HexMeshing -i ../demo/HexMeshing/cylinder.ovm -…