-
### Describe new/missing feature
Currently, we only support mesh refinement on triangular and tetrahedral meshes.
We should aim to support:
- 1D (non-uniform) refinement of intervals
- 2D (uniform…
-
Hi,
Thanks for such a good package.
I'm using windows10:MeshPy‑2020.1
I'm trying to refine existing tetrahedral mesh by inserting additional points ('-i').
In https://documen.tician.de/meshpy/tri…
-
-
Hello,
I have two tetrahedral meshes: a complex object and a box. I would like to remove half of the complex object by subtracting the box. Is it possible to do that? In the example notebook it seems…
-
Currently [it seems to only support](https://github.com/gridap/Gridap.jl/blob/4c94645c2cb44e60d7efd48de01f8826616957bf/src/ReferenceFEs/NedelecRefFEs.jl#L46) quadrilateral/hexahedral meshes. Are t…
-
Hello,
When importing Ansys Fluent meshes, I noticed that tetrahedral .msh files get imported without problem in BaramFlow. However, when the .msh file contains another topology (polyhedral, polyhe…
-
Hi,
I didn't see an explicit option to enable the output mesh to include all points on the input surface, does TetWild support this?
Thanks,
Clayton
-
As also described [over at `Tetgen.jl`](https://github.com/JuliaGeometry/TetGen.jl/issues/34), Makie's `normal_mesh` function (and/or `mesh` function) does not help display tetrahedral elements proper…
-
Related to #11, a statement on the scalability of the software is done, but no comparison with other packages is actually presented. I think the audience expects an overview of how t8code scales with …
-
Thanks for your great work!
Could you provide some demo meshes to compare with another implementation of tetrahedral splatting from https://arxiv.org/pdf/2405.20283 ?