Searched refs:DMPlexTransformSetMatchStrata (Results 1 – 3 of 3) sorted by relevance
65 PETSC_EXTERN PetscErrorCode DMPlexTransformSetMatchStrata(DMPlexTransform, PetscBool);
137 - Add `DMPlexTransformGetMatchStrata()` and `DMPlexTransformSetMatchStrata()`
346 if (flg) PetscCall(DMPlexTransformSetMatchStrata(tr, match)); in DMPlexTransformSetFromOptions()973 PetscErrorCode DMPlexTransformSetMatchStrata(DMPlexTransform tr, PetscBool match) in DMPlexTransformSetMatchStrata() function