Skip to content

Commit

Permalink
Update m_ibm.fpp
Browse files Browse the repository at this point in the history
  • Loading branch information
anshgupta1234 committed Nov 10, 2024
1 parent 9cba479 commit 71f0e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/simulation/m_ibm.fpp
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ contains

integer :: i, j, k

!$acc update device(ib_markers%sf, levelset%sf, levelset_norm%sf)
!$acc update device(ib_markers%sf)

! Get neighboring IB variables from other processors
call s_mpi_sendrecv_ib_buffers(ib_markers, gp_layers)
Expand Down

0 comments on commit 71f0e41

Please sign in to comment.