Searched refs:DMPlexTransformExtrudeSetNormalFunction (Results 1 – 4 of 4) sorted by relevance
99 PETSC_EXTERN PetscErrorCode DMPlexTransformExtrudeSetNormalFunction(DMPlexTransform, PetscErrorCode…
69 PetscCall(DMPlexTransformExtrudeSetNormalFunction(tr, normalFunc)); in DMPlexTransformSetFromOptions_Extrude()1248 PetscErrorCode DMPlexTransformExtrudeSetNormalFunction(DMPlexTransform tr, PetscSimplePointFn *norm… in DMPlexTransformExtrudeSetNormalFunction() function
221 - Add `DMPlexTransformExtrudeSetNormalFunction()` to allow computed normals
4346 PetscCall(DMPlexTransformExtrudeSetNormalFunction(tr, normalFunc)); in DMPlexCreateTPSMesh_Internal()