Skip to content

Commit 0712fa5

Browse files
committed
Update m_ibm.fpp
1 parent 71f0e41 commit 0712fa5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/simulation/m_ibm.fpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ contains
9090
! Get neighboring IB variables from other processors
9191
call s_mpi_sendrecv_ib_buffers(ib_markers, gp_layers)
9292

93+
!$acc update host(ib_markers%sf)
94+
9395
call s_find_num_ghost_points()
9496

9597
!$acc update device(num_gps, num_inner_gps)

0 commit comments

Comments
 (0)