Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
Public Member Functions | |
integer(c_int) function | iMOAB_GetNeighborVertices (pid, local_index, num_adjacent_vertices, adjacent_vertex_IDs) |
Definition at line 332 of file iMOABF.F90.
integer(c_int) function iMOAB::iMOAB_GetNeighborVertices::iMOAB_GetNeighborVertices | ( | integer(c_int), intent(in) | pid, |
integer(c_int), intent(in) | local_index, | ||
integer(c_int), intent(out) | num_adjacent_vertices, | ||
integer(c_int), intent(out) | adjacent_vertex_IDs | ||
) |
Definition at line 332 of file iMOABF.F90.