DMPlexTransformExtrudeSetNormalFunction#
Set a function to determine the extrusion normal
Synopsis#
#include "petscdmplextransform.h" 
PetscErrorCode DMPlexTransformExtrudeSetNormalFunction(DMPlexTransform tr, PetscSimplePointFn *normalFunc)
Not Collective
Input Parameters#
- tr - The - DMPlexTransform
- normalFunc - A function determining the extrusion direction, see - PetscSimplePointFnfor the calling sequence
See Also#
DMPlexTransform, DMPlexTransformExtrudeGetNormal(), PetscSimplePointFn
Level#
intermediate
Location#
src/dm/impls/plex/transform/impls/extrude/plextrextrude.c
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages