DMPlexInflateToGeomModel#
Snaps the vertex coordinates of a DMPlex object representing the mesh to its geometry if some vertices depart from the model. This usually happens with non-conforming refinement.
Synopsis#
#include "petscdmplex.h"
PetscErrorCode DMPlexInflateToGeomModel(DM dm)
Collective on dm
Input Parameter#
dm - The uninflated DM object representing the mesh
Output Parameter#
dm - The inflated DM object representing the mesh
See Also#
Level#
intermediate
Location#
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages