Public Member Functions | |
| integer(c_int) function | imoab_createvertices (pid, coords_len, dim, coordinates) |
Definition at line 64 of file iMOABF.F90.
| integer(c_int) function imoab::iMOAB_CreateVertices::imoab_createvertices | ( | integer(c_int), intent(in) | pid, |
| integer(c_int), intent(in) | coords_len, | ||
| integer(c_int), intent(in) | dim, | ||
| real(c_double), dimension(*), intent(in) | coordinates | ||
| ) |
Definition at line 64 of file iMOABF.F90.