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

No commit message

No commit message
parent 0e799dcf
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment