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

Public Member Functions

integer(c_int) function imoab_determineghostentities (pid, ghost_dim, num_ghost_layers, bridge_dim)
 

Detailed Description

Definition at line 90 of file iMOABF.F90.

Member Function/Subroutine Documentation

◆ imoab_determineghostentities()

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

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