Skip to content

Commit 7c79417

Browse files
add more required tutorials
1 parent f616dd1 commit 7c79417

File tree

1 file changed

+43
-10
lines changed

1 file changed

+43
-10
lines changed

doc/source/user_guide/tutorials/other_tutorials_index.rst

Lines changed: 43 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,12 @@ Transform data
128128

129129
This tutorial
130130

131+
.. grid-item-card:: Mathematical operations with PyDPF-Core data storage structures
132+
:link: ref_tutorials
133+
:link-type: ref
134+
:text-align: center
135+
136+
This tutorial
131137

132138
Plot
133139
----
@@ -144,20 +150,26 @@ Plot
144150

145151
This tutorial
146152

147-
.. grid-item-card:: Plotting 3D data
153+
.. grid-item-card:: Plotting data on the mesh
148154
:link: ref_tutorials
149155
:link-type: ref
150156
:text-align: center
151157

152158
This tutorial
153159

154-
.. grid-item-card:: Plotting 2D data
160+
.. grid-item-card:: Plotting data on specific placements
155161
:link: ref_tutorials
156162
:link-type: ref
157163
:text-align: center
158164

159165
This tutorial
160166

167+
.. grid-item-card:: Plotting a graph
168+
:link: ref_tutorials
169+
:link-type: ref
170+
:text-align: center
171+
172+
This tutorial
161173

162174
Animate
163175
-------
@@ -167,14 +179,7 @@ Animate
167179
:padding: 2
168180
:margin: 2
169181

170-
.. grid-item-card:: Animate transient data
171-
:link: ref_tutorials
172-
:link-type: ref
173-
:text-align: center
174-
175-
This tutorial
176-
177-
.. grid-item-card:: Animate modal data
182+
.. grid-item-card:: Animate data
178183
:link: ref_tutorials
179184
:link-type: ref
180185
:text-align: center
@@ -219,9 +224,37 @@ Enriching DPF capabilities
219224

220225
This tutorial
221226

227+
.. grid-item-card:: Create a plug-in package with multiple operators
228+
:link: ref_tutorials
229+
:link-type: ref
230+
:text-align: center
231+
232+
This tutorial
233+
234+
.. grid-item-card:: Create a plug-in package that has third-party dependencies
235+
:link: ref_tutorials
236+
:link-type: ref
237+
:text-align: center
238+
239+
This tutorial
240+
222241
Post-process distributed files
223242
------------------------------
224243

244+
.. grid-item-card:: Post process data on distributed processes
245+
:link: ref_tutorials
246+
:link-type: ref
247+
:text-align: center
248+
249+
This tutorial
250+
251+
.. grid-item-card:: Create a custom workflow on distributed processes
252+
:link: ref_tutorials
253+
:link-type: ref
254+
:text-align: center
255+
256+
This tutorial
257+
225258
DPF server
226259
----------
227260

0 commit comments

Comments
 (0)