#include "petscdmplex.h" #include "petscdmlabel.h" PetscErrorCode DMPlexGetSubpointMap(DM dm, DMLabel *subpointMap)
dm | - The submesh DM |
subpointMap | - The DMLabel of all the points from the original mesh in this submesh, or NULL if this is not a submesh |