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

Public Member Functions

integer(c_int) function imoab_writelocalmesh (pid, prefix)
 

Detailed Description

Definition at line 339 of file iMOABF.F90.

Member Function/Subroutine Documentation

◆ imoab_writelocalmesh()

integer(c_int) function imoab::iMOAB_WriteLocalMesh::imoab_writelocalmesh ( integer(c_int), intent(in)  pid,
character(kind=c_char), dimension(*), intent(in)  prefix 
)

Definition at line 339 of file iMOABF.F90.

340  use, intrinsic :: iso_c_binding, only : c_int, c_char
341  integer(c_int), intent(in) :: pid
342  character(kind=c_char), intent(in) :: prefix(*)

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