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

Public Member Functions

integer(c_int) function imoab_setghostlayers (pid, num_layers)
 

Detailed Description

Definition at line 442 of file iMOABF.F90.

Member Function/Subroutine Documentation

◆ imoab_setghostlayers()

integer(c_int) function imoab::iMOAB_SetGhostLayers::imoab_setghostlayers ( integer(c_int), intent(in)  pid,
integer(c_int), intent(in)  num_layers 
)

Definition at line 442 of file iMOABF.F90.

443  use, intrinsic :: iso_c_binding, only: c_int
444  integer(c_int), intent(in) :: pid
445  integer(c_int), intent(in) :: num_layers

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