Plugin(Crack) creates a crack around the physical group
Numeric options:
@table @code
@item Dimension
Default value: @code{1}
@item PhysicalGroup
Default value: @code{1}
@end table
@item Plugin(Curl)
@item Plugin(Curl)
Plugin(Curl) computes the curl of the field in the view `View'.
Plugin(Curl) computes the curl of the field in the view `View'.
...
@@ -494,7 +504,7 @@ Default value: @code{1}
...
@@ -494,7 +504,7 @@ Default value: @code{1}
@item ReductionOmit
@item ReductionOmit
Default value: @code{1}
Default value: @code{1}
@item ReductionCombine
@item ReductionCombine
Default value: @code{2}
Default value: @code{3}
@item PostProcessSimplify
@item PostProcessSimplify
Default value: @code{1}
Default value: @code{1}
@item ReductionHeuristic
@item ReductionHeuristic
...
@@ -515,7 +525,8 @@ Plugin(HomologyPostProcessing) operates on representative basis chains of homolo
...
@@ -515,7 +525,8 @@ Plugin(HomologyPostProcessing) operates on representative basis chains of homolo
Results a new basis for the homology space such that the incidence matrix of the new basis and the basis of the cohomology space is the identity matrix.
Results a new basis for the homology space such that the incidence matrix of the new basis and the basis of the cohomology space is the identity matrix.
Options:
Options:
'PhysicalGroupsToTraceResults': Trace the resulting cochains to the given physical groups.
'PhysicalGroupsToTraceResults': Trace the resulting (co)chains to the given physical groups.
'PhysicalGroupsToProjectResults': Project the resulting (co)chains to the complement of the given physical groups.
'NameForResultChains': Post-processing view name prefix for the results.
'NameForResultChains': Post-processing view name prefix for the results.
'ApplyBoundaryOperatorToResults': Apply boundary operator to the resulting chains.
'ApplyBoundaryOperatorToResults': Apply boundary operator to the resulting chains.
...
@@ -529,6 +540,8 @@ Default value: @code{"1, 2"}
...
@@ -529,6 +540,8 @@ Default value: @code{"1, 2"}
Default value: @code{""}
Default value: @code{""}
@item PhysicalGroupsToTraceResults
@item PhysicalGroupsToTraceResults
Default value: @code{""}
Default value: @code{""}
@item PhysicalGroupsToProjectResults
Default value: @code{""}
@item NameForResultChains
@item NameForResultChains
Default value: @code{"c"}
Default value: @code{"c"}
@end table
@end table
...
@@ -963,6 +976,11 @@ Default value: @code{-1}
...
@@ -963,6 +976,11 @@ Default value: @code{-1}
@item Plugin(SimplePartition)
@item Plugin(SimplePartition)
Plugin(SimplePartition) partitions the current mesh into `NumSlices' slices, along the X-, Y- or Z-axis depending on the value of `Direction' (0,1,2). The plugin creates partition boundaries if `CreateBoundaries' is set.
Plugin(SimplePartition) partitions the current mesh into `NumSlices' slices, along the X-, Y- or Z-axis depending on the value of `Direction' (0,1,2). The plugin creates partition boundaries if `CreateBoundaries' is set.