Public Member Functions | |
integer(c_int) function | imoab_sendmesh (pid, joint_comm, receivingGroup, rcompid, method) |
Definition at line 347 of file iMOABF.F90.
integer(c_int) function imoab::iMOAB_SendMesh::imoab_sendmesh | ( | integer(c_int), intent(in) | pid, |
integer, intent(in) | joint_comm, | ||
integer, intent(in) | receivingGroup, | ||
integer(c_int), intent(in) | rcompid, | ||
integer(c_int), intent(in) | method | ||
) |
Definition at line 347 of file iMOABF.F90.
348 use, intrinsic :: iso_c_binding, only: c_int, c_ptr
349 integer(c_int), intent(in) :: pid
350 integer, intent(in) :: joint_comm ! MPI_Comm
351 integer, intent(in) :: receivingGroup ! MPI_Group
352 integer(c_int), intent(in) :: rcompid
353 integer(c_int), intent(in) :: method