From 9746e5bd5cd05b6e29965ad12541356d6fe89bab Mon Sep 17 00:00:00 2001 From: David Colignon <david.colignon@ulg.ac.be> Date: Mon, 12 Nov 2007 10:48:17 +0000 Subject: [PATCH] added comment: tetgen can lead to incorrect meshes for non manifold geometries --- doc/TODO | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index 73c1ebd7b4..19398c2afd 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.65 2007-10-14 09:51:17 geuzaine Exp $ +$Id: TODO,v 1.66 2007-11-12 10:48:17 colignon Exp $ ******************************************************************** @@ -8,6 +8,13 @@ entity, and sort like in post-processing. ******************************************************************** +fix tetgen for non manifold geometries: with a single surface +connected to a volume and tetgen modifies the volume boundary mesh, we +get hanging nodes +Plus we need to fix the 1D mesh in all cases + +******************************************************************** + add way to invert element orientation (per element or per surface) ******************************************************************** -- GitLab