DMPlexTransformGetConeSize#

Return the cone size of a point in the transformed mesh

Synopsis#

#include "petscdmplextransform.h" 
PetscErrorCode DMPlexTransformGetConeSize(DMPlexTransform tr, PetscInt q, PetscInt *coneSize)

Not Collective

Input Parameters#

Output Parameter#

  • coneSize - The number of points in the cone of q

See Also#

DMPlex: Unstructured Grids, DM, DMPLEX, DMPlexTransform, DMPlexTransformGetCone(), DMPlexTransformGetCellType(), DMPlexGetConeSize()

Level#

developer

Location#

src/dm/impls/plex/transform/interface/plextransform.c


Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages