We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffbb62f commit f4ff78dCopy full SHA for f4ff78d
docs/source/index.rst
@@ -6,6 +6,11 @@
6
Welcome to pySDC's documentation!
7
=================================
8
9
+The pySDC project is a Python implementation of the spectral deferred correction (SDC) approach and its flavors,
10
+esp. the multilevel extension MLSDC. It is intended for rapid prototyping and educational purposes. New ideas like e.g
11
+sweepers or predictors can be tested and first toy problems can be easily implemented. Two virtually parallel PFASST
12
+iterators are implemented as well, giving full access to all values at any time.
13
+
14
Contents:
15
16
.. toctree::
0 commit comments