Just an assortment of scripts I've made to learn about the finite element method. Perpetually a work in progress.
Currently mesh files are created using external programs. For 2D the program used is Triangle. 3D Matlab/Octave mesh files are generated using Gmsh.
- T. Jos, "The Finite Element Method for Partial Differential Equations," in Computational Physics, 2nd ed, CUP, 2013, ch 13, pp. 423 - 447.
- T.J. Chung, "Finite Element Interpolation Functions", in Computational Fluid Dynamics, 2nd ed, CUP, 2010, ch 9, pp. 262-308.