Public Member Functions | |
integer(c_int) function | imoab_determineghostentities (pid, ghost_dim, num_ghost_layers, bridge_dim) |
Definition at line 90 of file iMOABF.F90.
integer(c_int) function imoab::iMOAB_DetermineGhostEntities::imoab_determineghostentities | ( | integer(c_int), intent(in) | pid, |
integer(c_int), intent(in) | ghost_dim, | ||
integer(c_int), intent(in) | num_ghost_layers, | ||
integer(c_int), intent(in) | bridge_dim | ||
) |
Definition at line 90 of file iMOABF.F90.
92 use, intrinsic :: iso_c_binding, only: c_int
93 integer(c_int), intent(in) :: pid
94 integer(c_int), intent(in) :: ghost_dim
95 integer(c_int), intent(in) :: num_ghost_layers
96 integer(c_int), intent(in) :: bridge_dim