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

Public Member Functions

integer(c_int) function imoab_receiveelementtag (pid, tag_storage_name, joint_comm, context_id)
 

Detailed Description

Definition at line 379 of file iMOABF.F90.

Member Function/Subroutine Documentation

◆ imoab_receiveelementtag()

integer(c_int) function imoab::iMOAB_ReceiveElementTag::imoab_receiveelementtag ( integer(c_int), intent(in)  pid,
character(kind=c_char), dimension(*), intent(in)  tag_storage_name,
integer, intent(in)  joint_comm,
integer(c_int), intent(in)  context_id 
)

Definition at line 379 of file iMOABF.F90.

381  use, intrinsic :: iso_c_binding, only: c_int, c_char, c_ptr
382  integer(c_int), intent(in) :: pid
383  character(kind=c_char), intent(in) :: tag_storage_name(*)
384  integer, intent(in) :: joint_comm ! MPI_Comm
385  integer(c_int), intent(in) :: context_id

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