jorgensd / dolfinx-tutorial

A reimplementation of the Springer book: https://github.com/hplgit/fenics-tutorial/, covering new topics as well as transitioning from dolfin to dolfinx
https://jorgensd.github.io/dolfinx-tutorial/
110 stars 63 forks source link

Issue on page /chapter1/fundamentals.html #136

Closed gerlja closed 1 year ago

gerlja commented 1 year ago

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".

jorgensd commented 1 year ago

Closed with #137. Will be on the webpage once there is a 0.7 release of DOLFINx.