DMPlexTransformExtrudeSetLayers#

Set the number of extruded layers.

Synopsis#

#include "petscdmplextransform.h" 
PetscErrorCode DMPlexTransformExtrudeSetLayers(DMPlexTransform tr, PetscInt layers)

Not collective

Input Parameters#

  • tr - The DMPlexTransform

  • layers - The number of layers

See Also#

DMPlexTransformExtrudeGetLayers()

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