=========
Tutorials
=========

.. toctree::
  :maxdepth: 2

  In-person tutorials <in_person>

PETSc has many tutorial examples, found in ``tutorials/``
directories throughout the ``src/`` tree. Since these do not have informative
names and vary greatly in their complexity and level of internal documentation,
this page provides guides to connect the tutorial examples to particular physics,
discretizations, solvers, etc. that you might be interested in.

.. toctree::
  :maxdepth: 2

  guide_to_examples_by_physics
  physics/guide_to_stokes
  meshing/guide_to_subsurface
  performance/guide_to_TAS
  Classic "Hands-on" tutorials <handson>
