#include "petscdmplex.h" PetscErrorCode DMPlexGetPointLocal(DM dm,PetscInt point,PetscInt *start,PetscInt *end)Not Collective
dm | - DM defining the topological space | |
point | - topological point |
start | - start of point data | |
end | - end of point data |
Level:intermediate
Location:src/dm/impls/plex/plexpoint.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages