-
## Issue Details
As this picture shown, the inside surface of this hole is meshed badly;
So I want to remesh it, but only the inside surface.
The outside surface is simple, but enough, so i wan…
-
Windows Demo: CGAL Lab cannot be downloaded under CGAL6 from https://cgal.geometryfactory.com/CGAL/doc/master/Manual/packages.html#PartGeometryProcessing
---
> [!NOTE]
> _Added my @lrineau:_ the …
-
What would it take to implement the anisotropic remeshing similar to ACVD?
-
When running mesh adapt with matched meshes and lion print verbose, the following line is printed:
_Matched mesh: disabling snapping, and shape correction,_
Is shape correction disabled throughout…
-
## Issue Details
During last CGAL Developers Meeting (March 17), a list of ideas for enhancements have been created. They should be implemented.
## Source Code
See [the minutes](https://cgal.geom…
-
I am writing a process within Convection-Diffusion Application to calculate error (L2 norm) in temperature gradient based on C1 and C0 continuous definitions of temperature gradient. The genesis of th…
-
We noticed that there are some assertion violations that are not reported as error by the testsuite:
- https://cgal.geometryfactory.com/CGAL/testsuite//CGAL-6.0-I-195/Algebraic_foundations/TestRepo…
-
Isotropic remeshing creates self intersections
## Issue Details
My tests using the following data found that self-intersections were produced after remesh, even if I set `do_collapse(false)`.
##…
-
There is a thermal dose volume (with value range 0-300) for which the module generation yields very incorrect isodose surface (for level value 240).
This is a correct-looking result
![image](https…
-
Hi all,
we've been doing pretty great progress on an electromagnetic solver for modeling electrostatic problems with anisotropic materials (related to https://github.com/mfem/mfem/issues/4475 and als…