From 6bd706278ba57c8fe89844f7d369b720b752d89f Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sun, 15 Jun 2003 16:43:32 +0000 Subject: [PATCH] remember to document curved elements --- TODO | 7 ++++++- doc/texinfo/gmsh.texi | 6 +++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 7aedce9e0f..1a62e96fb8 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,9 @@ -$Id: TODO,v 1.21 2003-06-14 17:28:02 geuzaine Exp $ +$Id: TODO,v 1.22 2003-06-15 16:43:32 geuzaine Exp $ + +******************************************************************** + +Document the 2nd order elements in "msh file format" and "node +ordering". ******************************************************************** diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi index 6be1196db4..34537f0559 100644 --- a/doc/texinfo/gmsh.texi +++ b/doc/texinfo/gmsh.texi @@ -1,5 +1,5 @@ \input texinfo.tex @c -*-texinfo-*- -@c $Id: gmsh.texi,v 1.62 2003-06-15 16:37:20 geuzaine Exp $ +@c $Id: gmsh.texi,v 1.63 2003-06-15 16:43:32 geuzaine Exp $ @c @c Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle @c @@ -3210,8 +3210,8 @@ files that produce the bug. Don't forget to mention both the version of Gmsh and the version of your operation system (@pxref{Command-line options} to see how to get this information). -See the @file{TODO} file in the distribution to check the problems we -already know about. +See the @file{FAQ} and @file{TODO} files in the distribution to check the +problems we already know about. @c ------------------------------------------------------------------------- @c Versions -- GitLab