Skip to content

Commit

Permalink
[doc] mpiExample (paraview)
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-tierny committed Sep 17, 2024
1 parent 53682ad commit f24c7d3
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 5 deletions.
4 changes: 4 additions & 0 deletions paraview/xmls/ArrayPreconditioning.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
short_help="Array Preconditioning">
This filter preconditions a vtkDataSet by computing an input
order array for every selected scalar arrays.

Online examples:

- https://topology-tool-kit.github.io/examples/mpiExample/
</Documentation>

<InputProperty name="Input" command="SetInputConnection">
Expand Down
2 changes: 2 additions & 0 deletions paraview/xmls/GeometrySmoother.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@

- https://topology-tool-kit.github.io/examples/morseMolecule/

- https://topology-tool-kit.github.io/examples/mpiExample/

- https://topology-tool-kit.github.io/examples/persistenceDiagramPGA/

https://topology-tool-kit.github.io/examples/topologicalOptimization_pegasus/
Expand Down
5 changes: 5 additions & 0 deletions paraview/xmls/IntegralLines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ data a scalar field that represent the vertex identifiers of the sources in
the input geometry (use the Identifiers plugin prior to the selection of the
sources if necessary to create such an identifier field).

Online examples:

- https://topology-tool-kit.github.io/examples/mpiExample/


</Documentation>

<InputProperty
Expand Down
4 changes: 4 additions & 0 deletions paraview/xmls/PointDataSelector.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
long_help="TTK fieldSelector plugin."
short_help="TTK fieldSelector plugin.">
TTK fieldSelector plugin documentation.

Online examples:

- https://topology-tool-kit.github.io/examples/mpiExample/
</Documentation>
<InputProperty
name="Input"
Expand Down
12 changes: 7 additions & 5 deletions paraview/xmls/ScalarFieldNormalizer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,17 @@
short_help="TTK plugin that normalizes an input scalar field.">
TTK plugin that normalizes an input scalar field.

Online examples:
Online examples:

- https://topology-tool-kit.github.io/examples/BuiltInExample1/
- https://topology-tool-kit.github.io/examples/BuiltInExample1/

- https://topology-tool-kit.github.io/examples/clusteringKelvinHelmholtzInstabilities/
- https://topology-tool-kit.github.io/examples/clusteringKelvinHelmholtzInstabilities/

- https://topology-tool-kit.github.io/examples/harmonicSkeleton/
- https://topology-tool-kit.github.io/examples/harmonicSkeleton/

- https://topology-tool-kit.github.io/examples/morseSmaleQuadrangulation/
- https://topology-tool-kit.github.io/examples/morseSmaleQuadrangulation/

- https://topology-tool-kit.github.io/examples/mpiExample/

</Documentation>
<InputProperty
Expand Down
2 changes: 2 additions & 0 deletions paraview/xmls/ScalarFieldSmoother.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@

- https://topology-tool-kit.github.io/examples/morsePersistence/

- https://topology-tool-kit.github.io/examples/mpiExample/

- https://topology-tool-kit.github.io/examples/persistentGenerators_darkSky/

- https://topology-tool-kit.github.io/examples/topologicalOptimization_darkSky/
Expand Down

0 comments on commit f24c7d3

Please sign in to comment.