Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/_static/images/probe_vtk.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions docs/tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,13 @@ Tutorials

Building a minimal elasticity solver with NGSolve.

.. grid-item-card:: Probe VTK
:link: tutorials/probevtk
:link-type: doc
:img-top: /_static/images/probe_vtk.png

Visualizing VTK files with unstructured data and probing.

.. grid-item-card:: Deploy on GitHub
:link: tutorials/host_on_github
:link-type: doc
Expand All @@ -38,4 +45,5 @@ Tutorials
tutorials/parametric_sine.rst
tutorials/naca_generator.rst
tutorials/beam_solver.rst
tutorials/probevtk.rst
tutorials/host_on_github.rst
Loading