diff --git a/TODO b/TODO index 907a3845549e84820e6213ee73046fe69f11bdb7..c90f4e17ecd5d9c6e9bc844c8375756e1d092891 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...