Skip to content

Commit

Permalink
Merge pull request #14 from samreynoldsmath/hotfix
Browse files Browse the repository at this point in the history
fix link to pacman example in readme
  • Loading branch information
samreynoldsmath authored Apr 8, 2024
2 parents bab4477 + a1df182 commit 7696bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ https://github.com/samreynoldsmath/PuncturedFEM

An approximate solution to $-\Delta u + u = 1$ on a rectangle with a zero Dirichlet boundary condition.
The mesh consists of 11 cells, 5 of which are multiply connected, and all have curvilinear boundaries.
See [https://github.com/samreynoldsmath/PuncturedFEM/tree/main/examples/ex2-pacman-fem.ipynb](examples/ex2-pacman-fem.ipynb).
See [examples/ex2-pacman-fem.ipynb](https://github.com/samreynoldsmath/PuncturedFEM/tree/main/examples/ex2-pacman-fem.ipynb).

## Description
A finite element method on meshes with curvilinear and multiply connected cells.
Expand Down

0 comments on commit 7696bd7

Please sign in to comment.