Open jbrezmorf opened 3 years ago
GMSH seems to allow remeshing a distrete entities (e.g. surface given by a mesh). Thus the spline approximation is obsolete we should rather create a delunay 2D mesh from given points or other way and then apply remeshing.
Has to be tested: see X2 tutorial of GMSH.
Problems
TODO: