We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4762554 commit e0e6ad3Copy full SHA for e0e6ad3
1 file changed
examples/multigrid/project_periodic.py
@@ -30,6 +30,7 @@
30
import mesh.boundary as bnd
31
import mesh.patch as patch
32
33
+
34
def doit(nx, ny):
35
"""manage the entire projection"""
36
0 commit comments