Skip to content

Commit

Permalink
Point to Tobias' thesis from source code.
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminRodenberg committed Oct 19, 2024
1 parent 9d99538 commit 0ccab4e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions partitioned-heat-conduction/solver-fenics/heat_pySDC.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@
pySDC can be installed via `pip install pySDC`.
If you want to use the developer version, the source code repository can be cloned from "https://github.com/Parallel-in-Time/pySDC".
For more information on pySDC, see also "https://parallel-in-time.org/pySDC/"
For information on the partitioned heat conduction problem using pySDC methods see
* "Eppacher, Tobias. Parallel-in-Time Integration with preCICE. Bachelor's thesis at Technical University of Munich, 2024. URL: https://mediatum.ub.tum.de/1755012"
"""

from __future__ import print_function, division
Expand Down

0 comments on commit 0ccab4e

Please sign in to comment.