Parallel Solvers for Finite Elements
Term: | Summer Term 2019 |
Lecturer: | Peter Bastian |
Time and location: | Mi 11-13, INF 205/SR 1; Fr 09-11, INF 205/SR 1 |
Exam: | to be announced |
This lecture gives an introduction to domain decomposition and multigrid methods. It covers the theory based on subspace decomposition and is structured as follows:
- Parallelization of classical linear iterative methods
- Overlapping domain decomposition methods, Schwarz methods
- Multigrid methods
- Non-overlapping domain decomposition methods
Lecture Material
Lecture notes for this course (16.04.2019)
Book on domain decomposition methods by Dolean, Jolivet and Nataf
Excercises
Registration for the exercises via MUESLI
The Pool SW2 in INF 205 3rd floor is reserved Friday 14-16.
DUNE installation
On the CIP pool, all necessary software is provided.
You may try to install the DUNE software on your own computer using the installer.sh script.
On Ubuntu, Debian and related systems, this requires the following packages:
sudo apt-get install build-essential cmake libtool libopenmpi-dev openmpi-bin libsuperlu-dev gfortran libsuitesparse-dev git paraview gmsh
Remote access to CIP pool
Outside the university network (e.g. eduroam), the following procedures require VPN. Refer to the URZ website for VPN setup.
For remote access via ssh:
ssh parsv0XX@pool.iwr.uni-heidelberg.de
Most file managers on Linux support accessing file systems via ssh. This may be a convenient option if you prefer using graphical text editors. For example, in Ubuntu’s file manager, click “connect to server” and enter
sftp://parsv0XX@pool.iwr.uni-heidelberg.de/