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

No commit message

No commit message
parent 94c937d9
No related branches found
No related tags found
No related merge requests found
...@@ -473,6 +473,20 @@ Default value: @code{0} ...@@ -473,6 +473,20 @@ Default value: @code{0}
Default value: @code{1} Default value: @code{1}
@end table @end table
@item Plugin(GaussPoints)
Given an input mesh, Plugin(GaussPoints) creates a view containing the Gauss points for a given polynomial `Order'.@*
@*
If `PhysicalGroup' is nonzero, the plugin only creates points for the elements belonging to the group.
Numeric options:
@table @code
@item Order
Default value: @code{0}
@item Dimension
Default value: @code{2}
@item PhysicalGroup
Default value: @code{0}
@end table
@item Plugin(Gradient) @item Plugin(Gradient)
Plugin(Gradient) computes the gradient of the field in the view `View'.@* Plugin(Gradient) computes the gradient of the field in the view `View'.@*
@* @*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment