Loading [MathJax]/extensions/MathMenu.js
Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
imoab::iMOAB_SendMesh Interface Reference

Public Member Functions

integer(c_int) function imoab_sendmesh (pid, joint_comm, receivingGroup, rcompid, method)
 

Detailed Description

Definition at line 347 of file iMOABF.F90.

Member Function/Subroutine Documentation

◆ imoab_sendmesh()

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

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