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

Public Member Functions

integer(c_int) function imoab_setmapghostlayers (pid, num_src_layers, num_tgt_layers)
 

Detailed Description

Definition at line 440 of file iMOABF.F90.

Member Function/Subroutine Documentation

◆ imoab_setmapghostlayers()

integer(c_int) function imoab::iMOAB_SetMapGhostLayers::imoab_setmapghostlayers ( integer(c_int), intent(in)  pid,
integer(c_int), intent(in)  num_src_layers,
integer(c_int), intent(in)  num_tgt_layers 
)

Definition at line 440 of file iMOABF.F90.

441  use, intrinsic :: iso_c_binding, only: c_int
442  integer(c_int), intent(in) :: pid
443  integer(c_int), intent(in) :: num_src_layers
444  integer(c_int), intent(in) :: num_tgt_layers

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