-
There is a lot Tetgen stuff that occurs in the NumericalSolution module. It would be helpful to refactor / organize this stuff into a seperate Tetgen Module. This is not a pressing issue.
-
Is there any way to make sure if an external library crashes SCIRun5 will not be affected by it (=terminates it)?
-
```
Attached find a first draft of the mesh utils patch.
Usage
-----
Study convert.py, that shows a simple example:
$ python convert.py
General geometry information:
points: 7
lines: 18
surf…
-
Hello there,
I've created a tetrahedral mesh using the tetgen API successfully and able to visualize using pyvista. However, when I try to write a VTK file i get the exception "'UnstructuredGrid' o…
-
```
Attached find a first draft of the mesh utils patch.
Usage
-----
Study convert.py, that shows a simple example:
$ python convert.py
General geometry information:
points: 7
lines: 18
surf…
-
Tetgen allows holes to be created in the tetrahedralized mesh through the tetgenio attribute holelist. Pytetgen does not currently provide an interface to this attribute.
This is a feature that is …
-
- Triangle adaption
- Tetgen adaption
- Merge segments
- Scale
-
Hi Everyone,
Following @banesullivan 's reply to my request on slack, I am suggesting the addition of the new feature in tetgen. This feature is commonly available in the scipy.spatial.Delaunay as we…
-
Im trying to generate a tetrahedral mesh that has to have exactly the same vertices as those that are given in the input. I've had trouble with understanding why my mesh was still wrong, but apparentl…
-
Currently we only have the 4 options that where set in the standalone program. Do we need some more configuration?
araex updated
7 years ago