Skip to content
Snippets Groups Projects
Commit f0eb706f authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Update index.rst

parent e06bce03
No related merge requests found
Pipeline #17055 failed with stage
in 1 minute and 38 seconds
...@@ -22,13 +22,15 @@ or if you downloaded this `repository <https://github.com/theHamsta/pystencils_a ...@@ -22,13 +22,15 @@ or if you downloaded this `repository <https://github.com/theHamsta/pystencils_a
pip install -e . pip install -e .
Then, you can access the submodule `pystencils.autodiff`.
.. code-block:: python
import pystencils.autodiff
Usage Usage
----- -----
This tutorial assumes that you are already familiar with pystencils.
If not here is a good point to `start <http://pycodegen.pages.walberla.net/pystencils/notebooks/01_tutorial_getting_started.html>`_.
Create a :class:`pystencils.AssignmentCollection` with pystencils: Create a :class:`pystencils.AssignmentCollection` with pystencils:
.. testcode:: .. testcode::
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment