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
Copy file name to clipboardExpand all lines: source/tutorials/membrane.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -291,4 +291,4 @@ Then open ``gnuplot`` and do:
291
291
set palette rgbformulae 30,31,32
292
292
splot "graph.txt" w l pal
293
293
294
-
This works with :freefem:`P2` and :freefem:`P1`, but not with :freefem:`P1nc` because the 3 first degrees of freedom of :freefem:`P2` or :freefem:`P2` are on vertices and not with :freefem:`P1nc`.
294
+
This works with :freefem:`P2` and :freefem:`P1`, but not with :freefem:`P1nc` because the three first degrees of freedom of :freefem:`P1` or :freefem:`P2` are on vertices and not with :freefem:`P1nc`.
0 commit comments