Searched refs:DMPlexTransformExtrudeSetNormal (Results 1 – 3 of 3) sorted by relevance
77 if (normal) PetscCall(DMPlexTransformExtrudeSetNormal(tr, normal)); in DMPlexExtrude()
98 PETSC_EXTERN PetscErrorCode DMPlexTransformExtrudeSetNormal(DMPlexTransform, const PetscReal[]);
62 PetscCall(DMPlexTransformExtrudeSetNormal(tr, normal)); in DMPlexTransformSetFromOptions_Extrude()1222 PetscErrorCode DMPlexTransformExtrudeSetNormal(DMPlexTransform tr, const PetscReal normal[]) in DMPlexTransformExtrudeSetNormal() function