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

*** empty log message ***

parent 945f8428
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.243 2008-04-06 07:51:38 geuzaine Exp $ @c $Id: gmsh.texi,v 1.244 2008-04-06 09:47:31 geuzaine Exp $
@c @c
@c Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle @c Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
@c @c
...@@ -3162,22 +3162,22 @@ ordering of these additional nodes follows the ordering of the edges and ...@@ -3162,22 +3162,22 @@ ordering of these additional nodes follows the ordering of the edges and
quadrangular faces given in @ref{Node ordering}. quadrangular faces given in @ref{Node ordering}.
@item @var{number-of-string-tags} @item @var{number-of-string-tags}
gives the number of string tags that follow. The first @var{string-tag} gives the number of string tags that follow. By default the first
is always interpreted as the name of the post-processing dataset; the @var{string-tag} is interpreted as the name of the post-processing
second as the name of the interpolation scheme. dataset, and the second as the name of the interpolation scheme.
@item @var{number-of-real-tags} @item @var{number-of-real-tags}
gives the number of real number tags that follow. gives the number of real number tags that follow.
@item @var{number-of-integer-tags} @item @var{number-of-integer-tags}
gives the number of integer tags that follow. The first gives the number of integer tags that follow. By default the first
@var{integer-tag} is always interpreted as a time step number; the @var{integer-tag} is interpreted as a time step number, the second as
second as the number of components of the data in the view; the third as the number of components of the data in the view, the third as the
the number of entities (nodes or elements) in the view; the fourth as number of entities (nodes or elements) in the view, and the fourth as
the partition index for the view data. the partition index for the view data.
@item @var{number-of-nodes-per-elements} @item @var{number-of-nodes-per-elements}
gives the number of node values for an element in an element-based view gives the number of node values for an element in an element-based view.
@item @var{value} @item @var{value}
is a real number giving the value associated with a node or an is a real number giving the value associated with a node or an
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment