mirror of
https://github.com/NGSolve/netgen.git
synced 2025-03-23 06:57:55 +05:00

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.