DMPlexTransformExtrudeSetThickness#

Set the total thickness of the layers

Synopsis#

#include "petscdmplextransform.h" 
PetscErrorCode DMPlexTransformExtrudeSetThickness(DMPlexTransform tr, PetscReal thickness)

Not collective

Input Parameters#

  • tr - The DMPlexTransform

  • thickness - The total thickness of the layers

See Also#

DMPlexTransformExtrudeGetThickness()

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