Skip to content

Commit d190975

Browse files
committed
update docs
1 parent 2b775e1 commit d190975

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/source/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ See `test coverage results <test_coverage/index.html>`_
1717
Tutorial
1818
--------
1919

20+
.. include:: ../../tutorial/README.rst
21+
2022
.. toctree::
2123
:maxdepth: 1
2224

tutorial/README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
To flatten the steep learning curve of SDC and the likes, this tutorial contains seven steps to introduce, demonstrate and briefly discuss the main features of pySDC.
2+
We start with a simple problem setup, add the collocation problem, solve this via SDC, MLSDC and finally PFASST and discuss further extensions.
3+
Along the way we highlight special features of pySDC and explain how different features or implementations can be used (or disabled).
4+
5+
All tutorials are supported by tests and are run automatically after pushing to master. The results are shown within the description and can be found here:

0 commit comments

Comments
 (0)