Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
d99ac01c
Commit
d99ac01c
authored
17 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
0e8f8d94
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/texinfo/gmsh.texi
+6
-6
6 additions, 6 deletions
doc/texinfo/gmsh.texi
with
6 additions
and
6 deletions
doc/texinfo/gmsh.texi
+
6
−
6
View file @
d99ac01c
\input
texinfo.tex @c -*-texinfo-*-
@c
$
Id: gmsh.texi,v
1
.
24
5
2008
-
04
-
0
6
10
:
28
:
37
geuzaine Exp
$
@c
$
Id: gmsh.texi,v
1
.
24
6
2008
-
04
-
0
7
07
:
54
:
03
geuzaine Exp
$
@c
@c Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
@c
...
...
@@ -3167,7 +3167,7 @@ gives the number of real number tags that follow.
@item @var
{
number
-
of
-
integer
-
tags
}
gives the number of integer tags that follow. By default the first
@var
{
integer
-
tag
}
is interpreted as a time step number, the second as
the number of components of the data in the view, the third as the
the number of
field
components of the data in the view, the third as the
number of entities
(
nodes or elements
)
in the view, and the fourth as
the partition index for the view data.
...
...
@@ -3177,10 +3177,10 @@ gives the number of node values for an element in an element-based view.
@item @var
{
value
}
is a real number giving the value associated with a node or an
element. For @code
{
NodeData
}
(
respectively @code
{
ElementData
}
)
views,
there are @var
{
n
umber
-
of
-
components
}
values per node
(
resp. per
element
)
. For @code
{
ElementNodeData
}
views, there are
@
var
{
number
-
of
-
components
}
times @var
{
number
-
of
-
nodes
-
per
-
elements
}
values per element.
there are @var
{
n
comp
}
values per node
(
resp. per
element
)
, where
@var
{
ncomp
}
is the number of field components. For
@
code
{
ElementNodeData
}
views, there are @var
{
ncomp
}
times
@var
{
number
-
of
-
nodes
-
per
-
elements
}
values per element.
@end table
@c
-------------------------------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment