CHANGELOG
Changelog of the notes.
Each version follows the Conventional Commits structure. For more information on this, see: Conventional Commits.
Table of Contents
v0.4.0
- add
Poisson 1D: Convergence & Error Analysis- add
Why Convergence & Error Analysis? - add
Problem Setup for MMS - add
What changes from the first Poisson 1D solver - add
Non-smooth manufactured case - add
Typical pitfalls & debugging checklist - add
Extensions: Function Parser
- add
v0.3.0
- add
Laboratory- add
Introduction - add
FEM for Poisson 1D- add
What is the Poisson Equation? - add
Problem definition - add
Weak formulation - add
Galerkin formulation - add
Finite Element formulation- add
Constructing the finite-element space V_h - add
From V_h to the Discrete Problem
- add
- add
Implementation in deal.II- add
Install & Setup - add
Program Structure - add
General Structure - add
Header File - add
Setup: turning math objects into deal.II objects - add
Assemble: compute A and f - add
Solver phase - add
Output phase - add
Extensions
- add
- add
- add
v0.2.0
- add
Basic Concepts- add
Mathematical Models and Scientific Computing - add
Differential Models and PDEs- add
ODEs - add
PDE, boundary value problem in 1D - add
PDE, initial and boundary value problem in 1D - add
PDE, boundary value problem in multidimensional domains - add
Classification of PDEs
- add
- add
Numerical Methods - add
From Mathematical to Numerical Problem- add
The Mathematical Problem (MP) - add
The Numerical Problem (NP)
- add
- add
v0.1.0
- add
CHANGELOG.md