DMPlexTransformExtrudeSetSymmetric#

Set the flag to extrude symmetrically from the initial surface

Synopsis#

#include "petscdmplextransform.h" 
PetscErrorCode DMPlexTransformExtrudeSetSymmetric(DMPlexTransform tr, PetscBool symmetric)

Not collective

Input Parameters#

  • tr - The DMPlexTransform

  • symmetric - The flag to extrude symmetrically

See Also#

DMPlexTransformExtrudeGetSymmetric()

Level#

intermediate

Location#

src/dm/impls/plex/transform/impls/extrudeplextrextrude.c


Edit on GitLab

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