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

*** empty log message ***

parent 70af2ba4
No related branches found
No related tags found
No related merge requests found
...@@ -276,10 +276,13 @@ Default value: @code{-1} ...@@ -276,10 +276,13 @@ Default value: @code{-1}
@item Plugin(Integrate) @item Plugin(Integrate)
Plugin(Integrate) integrates scalar fields over Plugin(Integrate) integrates scalar fields over
all the elements in the view `iView', as well as all the elements in the view `iView', as well
the circulation/flux of vector fields over as the circulation/flux of vector fields over
line/surface elements. If `iView' < 0, the plugin line/surface elements. If `iView' < 0, the
is run on the current view. plugin is run on the current view. If
`computeLevelsetPositive' is set, the plugin
computes the positive area (volume) of the map
(for triangle maps only).
Plugin(Integrate) creates one new view. Plugin(Integrate) creates one new view.
...@@ -287,6 +290,8 @@ Numeric options: ...@@ -287,6 +290,8 @@ Numeric options:
@table @code @table @code
@item iView @item iView
Default value: @code{-1} Default value: @code{-1}
@item computeLevelsetPositive
Default value: @code{0}
@end table @end table
@item Plugin(Skin) @item Plugin(Skin)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment