DMPlexTransformCohesiveExtrudeSetTensor#

Set the flag to use tensor cells

Synopsis#

#include "petscdmplextransform.h" 
PetscErrorCode DMPlexTransformCohesiveExtrudeSetTensor(DMPlexTransform tr, PetscBool useTensor)

Not Collective

Input Parameters#

Note#

This flag determines the orientation behavior of the created points For example, if tensor is PETSC_TRUE, then

See Also#

DMPlexTransform, DMPlexTransformCohesiveExtrudeGetTensor(), DMPlexTransformExtrudeSetTensor()

Level#

intermediate

Location#

src/dm/impls/plex/transform/impls/extrude/plextrcohesive.c


Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages