Skip to content
Snippets Groups Projects
Commit 90f5a12e authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

bgm fix
parent fdaaf1a8
No related branches found
No related tags found
No related merge requests found
\input texinfo.tex @c -*-texinfo-*- \input texinfo.tex @c -*-texinfo-*-
@c $Id: gmsh.texi,v 1.127 2004-07-14 22:42:27 geuzaine Exp $ @c $Id: gmsh.texi,v 1.128 2004-07-15 02:38:53 geuzaine Exp $
@c @c
@c Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle @c Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
@c @c
...@@ -1891,8 +1891,8 @@ mesh, use the @code{-bgm} command-line option (@pxref{Command-line options}) ...@@ -1891,8 +1891,8 @@ mesh, use the @code{-bgm} command-line option (@pxref{Command-line options})
or select `Apply as background mesh' in the post-processing view option or select `Apply as background mesh' in the post-processing view option
menu. menu.
Background meshes are not supported by the 2D anisotropic algorithm and the Background meshes are supported by all algorithms except the 2D anisotropic
3D Netgen algorithm. algorithm and the algorithms based on Netgen.
@end enumerate @end enumerate
Here are the mesh commands that are related to the specification of Here are the mesh commands that are related to the specification of
...@@ -1933,9 +1933,6 @@ numbers are listed in @var{expression-list}. The new value is given by ...@@ -1933,9 +1933,6 @@ numbers are listed in @var{expression-list}. The new value is given by
@cindex Mesh, elliptic @cindex Mesh, elliptic
@ftable @code @ftable @code
@c todo:
@c @item Elliptic Surface @{ @var{expression} @} = @{ @var{expression-list} @};
@item Extrude Point | Line | Surface @{ @var{expression}, @{ @var{expression-list} @} @} @{ @var{layers}; @dots{} @} ; @item Extrude Point | Line | Surface @{ @var{expression}, @{ @var{expression-list} @} @} @{ @var{layers}; @dots{} @} ;
Extrudes both the geometry and the mesh using a translation Extrudes both the geometry and the mesh using a translation
(@pxref{Extrusions}). The @var{layers} option determines how the mesh is (@pxref{Extrusions}). The @var{layers} option determines how the mesh is
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment