Poisson 2D
2D elliptic PDE forward problem. Solves for the solution field given a known source term and boundary conditions.
Problem
\[
-\nabla^2 u = f(x, y)
\]
with Dirichlet boundary conditions on the domain boundary.
Features Demonstrated
PDEResidualConstraintfor interior residual enforcementDirichletBCConstraintfor boundary condition enforcement- Forward problem (no parameter recovery)
Results
