A reimplementation of the Springer book: https://github.com/hplgit/fenics-tutorial/, covering new topics as well as transitioning from dolfin to dolfinx
On the page with title "Solving the Poisson equation" the text after eq. 5 starts with "From literature a(u,v) is known as the bilinear form and L(V) as a linear form."
"L(V)" needs to be replaced by "L(v)" - a small "v" instead of a capital "V".
On the page with title "Solving the Poisson equation" the text after eq. 5 starts with "From literature a(u,v) is known as the bilinear form and L(V) as a linear form."
"L(V)" needs to be replaced by "L(v)" - a small "v" instead of a capital "V".