meh

parent 877bf02f
......@@ -870,7 +870,7 @@ function krnl_sfbndfix_new!(sp,lp::SpaceParm)
r=Int64(CUDA.blockIdx().x)
if (point_time((b,r),lp) == 1)
so[b,r] = 0.0*so[b,r]
sp[b,r] = 0.0*sp[b,r]
end
return nothing
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment