We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e23fb8e commit 8bad4d2Copy full SHA for 8bad4d2
examples/PDE_Poisson.jl
@@ -2,7 +2,7 @@
2
3
# We solve the Poisson equation
4
# ```math
5
-# Δu(x,y) = 0
+# Δu(x,y) = f(x,y)
6
# ```
7
# on the rectangle `-1..1 × -1..1`,
8
# with zero boundary conditions:
0 commit comments