#include "petscdmplex.h" PetscErrorCode DMPlexLabelsLoad(DM dm, PetscViewer viewer, PetscSF globalToLocalPointSF)Collective on DM
dm | - The DM into which the labels are loaded | |
viewer | - The PetscViewer for the saved labels | |
globalToLocalPointSF | - The SF returned by DMPlexTopologyLoad() when loading dm from viewer |