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 9cba479 commit 71f0e41Copy full SHA for 71f0e41
src/simulation/m_ibm.fpp
@@ -85,7 +85,7 @@ contains
85
86
integer :: i, j, k
87
88
- !$acc update device(ib_markers%sf, levelset%sf, levelset_norm%sf)
+ !$acc update device(ib_markers%sf)
89
90
! Get neighboring IB variables from other processors
91
call s_mpi_sendrecv_ib_buffers(ib_markers, gp_layers)
0 commit comments