-
Hi everyone,
I believe I found a problem with the current implementation of the functions related to non_matching matrices.
This can be be triggered if you run the test "non_matching/coupling_05…
-
I am creating this issue to track the support of officially published extensions, and their support by glTF-insight.
One of the most interesting parts of the glTF format is that it can be *extended…
-
It took me a while to figure out why
```julia
using Inti, StaticArrays, LinearAlgebra
Ω = Inti.Domain(Inti.GeometricEntity("ellipsoid"))
Γ = Inti.boundary(Ω)
mesh = Inti.meshgen(Γ; meshsize=0.4…
-
-
Dear Prof. David,
I am still testing the case 'test4.control' I uploaded. I found in the function 'OuterToInnerboundaryDistances', there are 5-level loops, the program hangs there for hours with no t…
-
-
Is it time yet to collect this as an issue?
From XProger's server:
![](http://xproger.info/projects/OpenLara/shots/uv_chairs.gif)
![](http://xproger.info/projects/OpenLara/shots/uv.gif)
He tel…
-
I understand that each row of V represents a triangle's 3 corners, but I'm having some difficulty understanding what each row of F represents.
I've been looking over the .obj files in the data fold…
-
Hi Flo,
I find your library extremely useful for my work.
I would like to suggest adding a feature to define fixed edges within the boundary. This would enhance control by allowing users to pres…
-
### Describe the bug, what's wrong, and what you expected.
PyVista provides a `Disc` geometry to
> "Create a polygonal disk with a hole in the center."
This has both an `inner` radius and `out…