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
1e630932
Commit
1e630932
authored
19 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
doc trsf surf orientation option
parent
601c90b1
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/texinfo/gmsh.texi
+4
-3
4 additions, 3 deletions
doc/texinfo/gmsh.texi
with
4 additions
and
3 deletions
doc/texinfo/gmsh.texi
+
4
−
3
View file @
1e630932
\input
texinfo.tex @c -*-texinfo-*-
\input
texinfo.tex @c -*-texinfo-*-
@c
$
Id: gmsh.texi,v
1
.
18
6
2005
-
0
6
-
25
17
:
17
:
15
geuzaine Exp
$
@c
$
Id: gmsh.texi,v
1
.
18
7
2005
-
0
7
-
15
10
:
43
:
52
geuzaine Exp
$
@c
@c
@c Copyright (C) 1997-2005 C. Geuzaine, J.-F. Remacle
@c Copyright (C) 1997-2005 C. Geuzaine, J.-F. Remacle
@c
@c
...
@@ -2042,14 +2042,15 @@ line.
...
@@ -2042,14 +2042,15 @@ line.
(A deprecated synonym for @code
{
Progression
}
is @code
{
Power
}
.)
(A deprecated synonym for @code
{
Progression
}
is @code
{
Power
}
.)
@item Transfinite Surface @
{
@var
{
expression
}
@
}
= @
{
@var
{
expression-list
}
@
}
;
@item Transfinite Surface @
{
@var
{
expression
}
@
}
= @
{
@var
{
expression-list
}
@
}
< Left | Right | Alternate >
;
Selects the surface @var
{
expression
}
to be meshed with the 2D transfinite
Selects the surface @var
{
expression
}
to be meshed with the 2D transfinite
algorithm (the surface can only have three or four sides). The
algorithm (the surface can only have three or four sides). The
@var
{
expression-list
}
should contain the identification numbers of the
@var
{
expression-list
}
should contain the identification numbers of the
points on the boundary of the surface. The ordering of these point numbers
points on the boundary of the surface. The ordering of these point numbers
defines the ordering and orientation of the mesh elements, and should thus
defines the ordering and orientation of the mesh elements, and should thus
follow the node ordering for triangles or quadrangles given in @ref
{
Gmsh
follow the node ordering for triangles or quadrangles given in @ref
{
Gmsh
node ordering
}
.
node ordering
}
. The optional argument specifies the way the triangles are
oriented when the mesh is not recombined.
@item Transfinite Volume @
{
@var
{
expression
}
@
}
= @
{
@var
{
expression-list
}
@
}
;
@item Transfinite Volume @
{
@var
{
expression
}
@
}
= @
{
@var
{
expression-list
}
@
}
;
Selects the volume @var
{
expression
}
to be meshed with the 3D transfinite
Selects the volume @var
{
expression
}
to be meshed with the 3D transfinite
...
...
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