You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Robin boundary condition, rather than define a function to return the value of :math:`u(x)` on the boundary, we use a lambda function that maps ``x`` and ``y`` to ``y``, where x is the input and y is the output. Then Robin boundary condition is defined
0 commit comments