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

*** empty log message ***

parent b4824f83
No related branches found
No related tags found
No related merge requests found
......@@ -431,6 +431,26 @@ Default value: @code{-1}
Default value: @code{-1}
@end table
@item Plugin(ExtractElements)
Plugin(ExtractElements) extracts the elements
from the view `iView' whose `TimeStep'th values
are comprised between `MinVal' and `MaxVal'. If
`iView' < 0, the plugin is run on the current view.
Plugin(ExtractElements) creates one new view.
Numeric options:
@table @code
@item MinVal
Default value: @code{0}
@item MaxVal
Default value: @code{1}
@item TimeStep
Default value: @code{0}
@item iView
Default value: @code{-1}
@end table
@item Plugin(Gradient)
Plugin(Gradient) computes the gradient of the
field in the view `iView'. If `iView' < 0, the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment