netgen/libsrc
Matthias Hochsteger d08e2daa06 Do edge swapping for faces individually with tensor product meshes
If the mesh contains quads, the edge swapping algorithm switches to
generic improve, which introduces quads everywhere. This is not intended
if one domain contains a tensor product mesh.
Thus, call the optimizer for each face if mesh contains quads but mp.quad
is not set.
2020-06-08 10:42:26 +02:00
..
core output of xbool 2020-05-22 08:16:05 +02:00
csg add safety check for FindEdges 2020-04-19 19:26:44 +02:00
general cmake - use git to generate version string 2020-05-18 15:55:40 +02:00
geom2d Do linear interpolation of corresponding edge points in SplineGeometry tensor mesh generation 2020-06-08 10:41:24 +02:00
gprim some more python Vec and Pnt arithmetic 2019-12-10 14:04:53 +01:00
include Interface can now give curve order of mesh 2020-03-06 10:17:09 +01:00
interface cgns: flip normals of 2d elements 2020-03-19 20:50:32 +01:00
linalg Rename Array to NgArray 2019-07-09 10:39:16 +02:00
meshing Do edge swapping for faces individually with tensor product meshes 2020-06-08 10:42:26 +02:00
occ OCC - HasErrors() available from v7.2 2020-06-03 11:50:33 +02:00
stlgeom Merge branch 'throw_on_meshing_fail' into 'master' 2019-11-26 19:27:30 +00:00
visualization fix warning 2020-05-26 20:58:24 +02:00
CMakeLists.txt start ngcore, archive in there 2018-11-29 18:35:30 +01:00