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