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
695acdb0
Commit
695acdb0
authored
12 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
clarify # of tags required by gmsh
parent
79a7593c
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
+2
-1
2 additions, 1 deletion
doc/texinfo/gmsh.texi
with
2 additions
and
1 deletion
doc/texinfo/gmsh.texi
+
2
−
1
View file @
695acdb0
...
...
@@ -3459,7 +3459,8 @@ entity to which the element belongs; the second is the number of the
elementary geometrical entity to which the element belongs; the third is
the number of mesh partitions to which the element belongs, followed by
the partition ids
(
negative partition ids indicate ghost cells
)
. A zero
tag is equivalent to no tag.
tag is equivalent to no tag. Gmsh and most codes using the MSH
2
format
require at least the first two tags
(
physical and elementary tags
)
.
@item @var
{
node
-
number
-
list
}
is the list of the node numbers of the @var
{
n
}
-
th element. The ordering of
...
...
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