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

*** empty log message ***

parent 2605251b
Branches
Tags
No related merge requests found
...@@ -350,6 +350,7 @@ Default value: @code{-1} ...@@ -350,6 +350,7 @@ Default value: @code{-1}
Default value: @code{-1} Default value: @code{-1}
@end table @end table
@item Plugin(Transform) @item Plugin(Transform)
Plugin(Transform) transforms the coordinates of Plugin(Transform) transforms the coordinates of
the nodes of the view `iView' by the matrix the nodes of the view `iView' by the matrix
......
...@@ -553,6 +553,11 @@ Command associated with the fifth button for solver 4@* ...@@ -553,6 +553,11 @@ Command associated with the fifth button for solver 4@*
Default value: @code{""}@* Default value: @code{""}@*
Saved in: @code{General.OptionsFileName} Saved in: @code{General.OptionsFileName}
@item Solver.MaximumDelay
Maximum delay allowed for solver response (in seconds)@*
Default value: @code{4}@*
Saved in: @code{General.OptionsFileName}
@item Solver.ClientServer0 @item Solver.ClientServer0
Connect solver 0 to the Gmsh server@* Connect solver 0 to the Gmsh server@*
Default value: @code{1}@* Default value: @code{1}@*
......
...@@ -244,8 +244,8 @@ Vertical position (in pixels) of the upper left corner of the scale or 2D graph@ ...@@ -244,8 +244,8 @@ Vertical position (in pixels) of the upper left corner of the scale or 2D graph@
Default value: @code{50}@* Default value: @code{50}@*
Saved in: @code{General.OptionsFileName} Saved in: @code{General.OptionsFileName}
@item View.RaisedScalarView @item View.RaisedView
Index of the scalar view raised by the displacement field@* Index of the view raised by the displacement field@*
Default value: @code{0}@* Default value: @code{0}@*
Saved in: @code{General.OptionsFileName} Saved in: @code{General.OptionsFileName}
...@@ -315,7 +315,7 @@ Default value: @code{1}@* ...@@ -315,7 +315,7 @@ Default value: @code{1}@*
Saved in: @code{-} Saved in: @code{-}
@item View.VectorType @item View.VectorType
Vector display type (1=segment, 2=arrow, 3=pyramid, 4=3D arrow, 5=displacement, 6=raised scalar view)@* Vector display type (1=segment, 2=arrow, 3=pyramid, 4=3D arrow, 5=displacement, 6=raised view)@*
Default value: @code{4}@* Default value: @code{4}@*
Saved in: @code{General.OptionsFileName} Saved in: @code{General.OptionsFileName}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment