Skip to content

Commit 71f0e41

Browse files
committed
Update m_ibm.fpp
1 parent 9cba479 commit 71f0e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/simulation/m_ibm.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ contains
8585

8686
integer :: i, j, k
8787

88-
!$acc update device(ib_markers%sf, levelset%sf, levelset_norm%sf)
88+
!$acc update device(ib_markers%sf)
8989

9090
! Get neighboring IB variables from other processors
9191
call s_mpi_sendrecv_ib_buffers(ib_markers, gp_layers)

0 commit comments

Comments
 (0)