Searched refs:DMPlexMetricNoSwapping (Results 1 – 7 of 7) sorted by relevance
138 PetscErrorCode DMPlexMetricNoSwapping(PetscDM, PetscBool*)
2566 petsc.DMPlexMetricNoSwapping2570 CHKERR(DMPlexMetricNoSwapping(self.dm, &noSwap))
156 PetscCall(DMPlexMetricNoSwapping(dm, &noSwap)); in DMAdaptMetric_Mmg_Plex()
341 PetscCall(DMPlexMetricNoSwapping(dm, &noSwap)); in DMAdaptMetric_ParMmg_Plex()
258 - Add `DMPlexMetricNoSwapping()` to determine whether facet swapping is turned off for (Par)Mmg
281 PetscErrorCode DMPlexMetricNoSwapping(DM dm, PetscBool *noSwap) in DMPlexMetricNoSwapping() function
534 PETSC_EXTERN PetscErrorCode DMPlexMetricNoSwapping(DM, PetscBool *);