DMPlexInterpolatedFlag#

Describes level of topological interpolatedness.

Synopsis#

Local or collective property depending on whether it is returned by DMPlexIsInterpolated() or DMPlexIsInterpolatedCollective().

Values#

Note#

An interpolated DMPLEX means that edges (and faces for 3d meshes) are present in the DMPLEX data structures.

See Also#

DMPLEX, DMPlexIsInterpolated(), DMPlexIsInterpolatedCollective(), DMPlexInterpolate(), DMPlexUninterpolate()

Level#

intermediate

Location#

include/petscdmplex.h

Examples#

src/dm/impls/plex/tests/ex18.c
src/dm/impls/plex/tests/ex24.c
src/dm/impls/plex/tests/ex55.c


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