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

No commit message

No commit message
parent 2b70c1a4
No related branches found
No related tags found
No related merge requests found
......@@ -611,7 +611,7 @@ default value: @code{0}
@end table
@item Restrict
Restrict the application of a field to a given list of geometrical curves, surfaces or volumes.@*
Restrict the application of a field to a given list of geometrical points, curves, surfaces or volumes.@*
Options:@*
@table @code
@item EdgesList
......@@ -630,6 +630,10 @@ default value: @code{1}
Volume indices@*
type: list@*
default value: @code{@{@}}
@item VerticesList
Point indices@*
type: list@*
default value: @code{@{@}}
@end table
@item Structured
......
......@@ -54,6 +54,11 @@ File into which the log is saved if a fatal error occurs@*
Default value: @code{".gmsh-errors"}@*
Saved in: @code{General.OptionsFileName}
@item General.ExecutableFileName
File name of the Gmsh executable (read-only)@*
Default value: @code{""}@*
Saved in: @code{General.SessionFileName}
@item General.FileName
Current project file name (read-only)@*
Default value: @code{""}@*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment