From 29021c584925fa692cdb6611a23f98e11442580f Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Wed, 27 Oct 2004 18:56:24 +0000 Subject: [PATCH] typo --- doc/FAQ | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index 468d3a5383..07c7ef4917 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,4 +1,4 @@ -$Id: FAQ,v 1.43 2004-10-26 08:11:12 geuzaine Exp $ +$Id: FAQ,v 1.44 2004-10-27 18:56:24 geuzaine Exp $ This is the Gmsh FAQ @@ -195,8 +195,9 @@ mesh, and to read it again. Yes, Gmsh can generate both 1st order and 2nd order elements. To generate second order elements, click on 'Second order elements' in -the mesh menu after the mesh is completed, or select the 'Generate -second order elements' in the mesh options. +the mesh menu after the mesh is completed. To always generate 2nd +order elements, select 'Generate second order elements' in the mesh +option panel. From the command line, you can also use '-order 2'. ******************************************************************** -- GitLab