Working with finite elements¶
MTH 65X: Advanced Numerical Analysis¶
2023-24, Portland State University¶
Instructor: Jay Gopalakrishnan¶
Lecture Notebooks¶
These notebooks are designed as class activities to obtain practical experience in numerically solving partial differential equations and are intended to accompany (not replace) theory lectures.
- A: Lagrange finite element space
- Review iTutorial 1.2
- B: Projections and best approximations
- C: Regularity's role in approximation
- D: The Con-fusion problem
- Review iTutorial 2.8
- E: Vector elements & Betti numbers
- Review iTutorial 2.3
- F: Mixed methods & Conservation
- G: Transverse fields in waveguides
- H: Static electromagnetic fields
The links above are for browsing static html versions of the notebooks. Alternately, you can interactively experiment and run these notebooks in your local browser using JupyterLite. You can also download all notebooks from GitHub.