PETSc version 3.17.4
Fix/Edit manual page

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
Index of all DMPLEX routines
Table of Contents for all manual pages
Index of all manual pages