From 6e3a897cfea9e083b25c1ee4e1282427527b8d87 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sat, 1 May 2004 06:45:10 +0000 Subject: [PATCH] mixed order? --- TODO | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 907a384554..c90f4e17ec 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,15 @@ -$Id: TODO,v 1.42 2004-04-21 00:11:01 geuzaine Exp $ +$Id: TODO,v 1.43 2004-05-01 06:45:10 geuzaine Exp $ generalize Plugin(Triangulate) to vector and tensor points ******************************************************************** +gerard.fleury@inrs.fr: add the capability to mesh some entities using +1st order and some other using 2nd order elements (in the same +geometry)? + +******************************************************************** + add some code to make the node/element list ordered+dense (with no gaps)? this seems to be one common problem users have with our mesh format... -- GitLab