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