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/
103 stars 60 forks source link

Point source in DOLFINx #180

Open jorgensd opened 7 months ago

jorgensd commented 7 months ago

Reference implementation at: https://fenicsproject.discourse.group/t/point-sources-redux/13496/6?u=dokken

Walk user through what is actually done here, and what a Point-source ends up being.