-
### 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…
-
### Description
Some figures are not correct (too zoomed)
### (Optional:) Please add any files, screenshots, or other information here.
_No response_
### (Required) What is this issue most closely…
-
Check TerraLib functionalities of to create and handle triangular meshes, and implement an interface to it in TerraME to allow using them as CellularSpaces. They could be used for hydrographic and oth…
-
`Inti` uses `Meshes.viz` for the visualization of elements and meshes, but this can be achieved directly by e.g. writing simple `Makie` [recipes](https://docs.makie.org/v0.21/explanations/recipes). Th…
-
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, I want to ask that how could you build the raw data, from the coordinates of the points to the triangle vertex indices?
-
I now understand that your code can implement 'M-T curve using Monte Carlo', but now I have a relatively large system, in which a unit cell has 15 inequivalent magnetic atoms, and their interactions a…
-
I am working on version 3.4 and trying to diagnose an issue in collisions being missed between static triangular meshes and dynamic objects. Here is the unit test I set up.
A static PxTrangleMesh …
-
### Problem description
A huge amount of engineering is completed via the finite element method. A finite element "mesh" is a topologically-aware construct consisting of elements and nodes. Most comm…
-
Hello,
it seems that heat geodesic is implemented only for triangular meshes. Is there any implementation plan for tetrahedral meshes?
thanks,
Petr Henyš