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