mirror of
https://github.com/NGSolve/netgen.git
synced 2025-04-02 22:04:31 +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.