Skip to main content
File parallel_boundary_stencil.cxx.py
File parallel_boundary_stencil.cxx.py
-
module parallel_boundary_stencil
Functions
-
gen_code(order, matrix_type)
-
run(cmd)
Variables
-
dir
-
delete
-
args = ", ".join(["BoutReal spacing%d, BoutReal value%d" % (i, i)for i in range(order)])