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

No commit message

No commit message
parent 9a60bcb1
No related branches found
No related tags found
No related merge requests found
...@@ -2240,7 +2240,7 @@ identification numbers to specify reverse orientation). (Surface loops are ...@@ -2240,7 +2240,7 @@ identification numbers to specify reverse orientation). (Surface loops are
used to create volumes: see @ref{Volumes}.) used to create volumes: see @ref{Volumes}.)
@item Compound Surface ( @var{expression} ) = @{ @var{expression-list} @} < Boundary @{ @{ @var{expression-list} @}, @{ @var{expression-list} @}, @{ @var{expression-list} @}, @{ @var{expression-list} @} @} > < Harmonic | Conformal | Harmonic_NoSplit | Conformal_NoSplit >; @item Compound Surface ( @var{expression} ) = @{ @var{expression-list} @} < Boundary @{ @{ @var{expression-list} @}, @{ @var{expression-list} @}, @{ @var{expression-list} @}, @{ @var{expression-list} @} @} > ;
Creates a compound surface from several elementary surfaces. When Creates a compound surface from several elementary surfaces. When
meshed, a compound surface will be reparametrized as a single surface, meshed, a compound surface will be reparametrized as a single surface,
whose mesh can thus cross internal boundaries. Compound surfaces are whose mesh can thus cross internal boundaries. Compound surfaces are
...@@ -2248,10 +2248,10 @@ mostly useful for remeshing discrete models; see ``J.-F. Remacle, ...@@ -2248,10 +2248,10 @@ mostly useful for remeshing discrete models; see ``J.-F. Remacle,
C. Geuzaine, G. Compere and E. Marchandise, @emph{High Quality Surface C. Geuzaine, G. Compere and E. Marchandise, @emph{High Quality Surface
Remeshing Using Harmonic Maps}, International Journal for Numerical Remeshing Using Harmonic Maps}, International Journal for Numerical
Methods in Engineering, 2009'' for details as well as the wiki for more Methods in Engineering, 2009'' for details as well as the wiki for more
examples. The @var{expression} inside the parentheses is the compound surface's identification number; the examples. The @var{expression} inside the parentheses is the compound
mandatory @var{expression-list} on the right hand side contains the surface's identification number; the mandatory @var{expression-list} on
identification number of the elementary surfaces that should be the right hand side contains the identification number of the elementary
reparametrized as a single surface. surfaces that should be reparametrized as a single surface.
@item Physical Surface ( @var{expression} | @var{char-expression} ) = @{ @var{expression-list} @}; @item Physical Surface ( @var{expression} | @var{char-expression} ) = @{ @var{expression-list} @};
Creates a physical surface. The @var{expression} inside the parentheses Creates a physical surface. The @var{expression} inside the parentheses
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment