Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
imoab::iMOAB_ReceiveMesh Interface Reference

Public Member Functions

integer(c_int) function imoab_receivemesh (pid, joint_comm, sendingGroup, scompid)
 

Detailed Description

Definition at line 356 of file iMOABF.F90.

Member Function/Subroutine Documentation

◆ imoab_receivemesh()

integer(c_int) function imoab::iMOAB_ReceiveMesh::imoab_receivemesh ( integer(c_int), intent(in)  pid,
integer, intent(in)  joint_comm,
integer, intent(in)  sendingGroup,
integer(c_int), intent(in)  scompid 
)

Definition at line 356 of file iMOABF.F90.

357  use, intrinsic :: iso_c_binding, only: c_int, c_ptr
358  integer(c_int), intent(in) :: pid
359  integer, intent(in) :: joint_comm ! MPI_Comm
360  integer, intent(in) :: sendingGroup ! MPI_Group
361  integer(c_int), intent(in) :: scompid

The documentation for this interface was generated from the following file: