We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c597101 commit 1a973a9Copy full SHA for 1a973a9
docs/source/tutorials.rst
@@ -7,3 +7,6 @@ We made some tutorial examples:
7
- `Turorial 2 <tutorial-2-iges.html>`_ shows how to deal with iges (CAD) files and FFD.
8
- `Turorial 3 <tutorial-3-rbf.html>`_ shows how to apply the radial basis function to mesh nodes.
9
- `Turorial 4 <tutorial-4-idw.html>`_ shows how to perform a deformation using the inverse distance weighting method to mesh nodes.
10
+- `Turorial 5 <tutorial-5-file.html>`_ shows how to perform a deformation to an object stored in a file.
11
+- `Turorial 6 <tutorial-6-ffd-rbf.html>`_ shows deforming a computational mesh.
12
+
0 commit comments