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
2c829280
Commit
2c829280
authored
10 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
No commit message
No commit message
parent
0e799dcf
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
+4
-2
4 additions, 2 deletions
doc/texinfo/gmsh.texi
with
4 additions
and
2 deletions
doc/texinfo/gmsh.texi
+
4
−
2
View file @
2c829280
...
...
@@ -2854,10 +2854,12 @@ the mesh of the surface.
Force mesh of lines on the left-hand side (slaves) to match the mesh of
the lines on the right-hand side (masters).
@item Periodic Surface @var
{
expression
}
@
{
@var
{
expression-list
}
@
}
= @var
{
expression
}
@
{
@var
{
expression-list
}
@
}
;
@item Periodic Surface @var
{
expression
}
@
{
@var
{
expression-list
}
@
}
= @var
{
expression
}
@
{
@var
{
expression-list
}
@
}
< Using @
{
@var
{
expression-list
}
@
}
>
;
Force mesh of the surface on the left-hand side (slave, with boundary
edges specified between braces) to match the mesh of the surface on the
right-hand side (master, with boundary edges specified between braces).
right-hand side (master, with boundary edges specified between braces). The
optional @code
{
Using
}
list specifies an explicit affine transform (as a 4 x 4
matrix given by row).
@item Coherence Mesh;
Removes all duplicate mesh vertices.
...
...
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