DMPlexTransformExtrudeSetThicknesses#

Set the thickness of each layer

Synopsis#

#include "petscdmplextransform.h" 
PetscErrorCode DMPlexTransformExtrudeSetThicknesses(DMPlexTransform tr, PetscInt Nth, const PetscReal thicknesses[])

Not collective

Input Parameters#

  • tr - The DMPlexTransform

  • Nth - The number of thicknesses

  • thickness - The array of thicknesses

See Also#

DMPlexTransformExtrudeSetThickness(), 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