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

Public Member Functions

integer(c_int) function imoab_reducetagsmax (pid, tag_index, entity_type)
 

Detailed Description

Definition at line 300 of file iMOABF.F90.

Member Function/Subroutine Documentation

◆ imoab_reducetagsmax()

integer(c_int) function imoab::iMOAB_ReduceTagsMax::imoab_reducetagsmax ( integer(c_int), intent(in)  pid,
integer(c_int), intent(in)  tag_index,
integer(c_int), intent(in)  entity_type 
)

Definition at line 300 of file iMOABF.F90.

301  use, intrinsic :: iso_c_binding, only: c_int
302  integer(c_int), intent(in) :: pid
303  integer(c_int), intent(in) :: tag_index
304  integer(c_int), intent(in) :: entity_type

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