Public Member Functions | |
integer(c_int) function | imoab_readheaderinfo (filename, num_global_vertices, num_global_elements, num_dimension, num_parts) |
Definition at line 46 of file iMOABF.F90.
integer(c_int) function imoab::iMOAB_ReadHeaderInfo::imoab_readheaderinfo | ( | character(kind=c_char), dimension(*), intent(in) | filename, |
integer(c_int), intent(out) | num_global_vertices, | ||
integer(c_int), intent(out) | num_global_elements, | ||
integer(c_int), intent(out) | num_dimension, | ||
integer(c_int), intent(out) | num_parts | ||
) |
Definition at line 46 of file iMOABF.F90.