last modification:Friday, 12-Dec-2014 12:40:02 CET

Jaroslav Hron

Literature:

  • Computational Differential Equations, K. Eriksson et al.
  • Automated Solution of Differential Equations by the Finite Element Method: The FEniCS Book, A. Logg et al. [full pdf]
  • Introduction to bash shell, another shell introduction
  • What every computer scientist should know about floating-point arithmetic (Goldberg, 1991) [pdf]

    Some references:

  • Netlib (Linear algebra software overview by J. Dongarra)
  • FeniCS project
  • Periodic table of finite elements

    Code :

  • Lecture 1: [ PDF ] [ ex0.py ] [ ex1.py ]
  • Lecture 2: [ PDF ] [ heat_eq0.py ]
  • Lecture 3: [ PDF ] [ stokes_ex.py ]
  • Lecture 4: [ PDF ] [ elast.py ]
  • Lecture 5: [ PDF ] [ bubble_ex.py ]