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

*** empty log message ***

parent 7acfca07
No related branches found
No related tags found
No related merge requests found
...@@ -62,6 +62,8 @@ Default value: @code{-1} ...@@ -62,6 +62,8 @@ Default value: @code{-1}
Default value: @code{-1} Default value: @code{-1}
@item recurLevel @item recurLevel
Default value: @code{4} Default value: @code{4}
@item targetError
Default value: @code{0}
@end table @end table
@item Plugin(CutParametric) @item Plugin(CutParametric)
...@@ -120,6 +122,8 @@ Default value: @code{-0.01} ...@@ -120,6 +122,8 @@ Default value: @code{-0.01}
Default value: @code{-1} Default value: @code{-1}
@item recurLevel @item recurLevel
Default value: @code{4} Default value: @code{4}
@item targetError
Default value: @code{0}
@end table @end table
@item Plugin(CutSphere) @item Plugin(CutSphere)
...@@ -281,8 +285,7 @@ as the circulation/flux of vector fields over ...@@ -281,8 +285,7 @@ as the circulation/flux of vector fields over
line/surface elements. If `iView' < 0, the line/surface elements. If `iView' < 0, the
plugin is run on the current view. If plugin is run on the current view. If
`computeLevelsetPositive' is set, the plugin `computeLevelsetPositive' is set, the plugin
computes the positive area (volume) of the map computes the positive area (volume) of the map.
(for triangle maps only).
Plugin(Integrate) creates one new view. Plugin(Integrate) creates one new view.
......
@ftable @code @ftable @code
@item Solver.SocketName
Name of socket (TCP/IP socket if it contains `:', UNIX socket otherwise)@*
Default value: @code{".gmshsock"}@*
Saved in: @code{General.OptionsFileName}
@item Solver.Name0 @item Solver.Name0
Name of solver 0@* Name of solver 0@*
Default value: @code{"GetDP"}@* Default value: @code{"GetDP"}@*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment