zwicker-group / py-pde

Python package for solving partial differential equations using finite differences.

Home Page:https://py-pde.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow user functions in expressions for boundary conditions

david-zwicker opened this issue · comments

As mentioned in discussion #488, we might want to support user functions in ExpressionBC. This should be a rather easy fix.