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/
114 stars 64 forks source link

Point source in DOLFINx #180

Closed jorgensd closed 1 month ago

jorgensd commented 9 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.

jorgensd commented 1 month ago

Added in https://github.com/scientificcomputing/scifem/pull/30 instead