Searched refs:DMPlexMetricGetHausdorffNumber (Results 1 – 7 of 7) sorted by relevance
160 PetscErrorCode DMPlexMetricGetHausdorffNumber(PetscDM, PetscReal*)
2949 petsc.DMPlexMetricGetHausdorffNumber2953 CHKERR(DMPlexMetricGetHausdorffNumber(self.dm, &hausd))
154 PetscCall(DMPlexMetricGetHausdorffNumber(dm, &hausdorffNumber)); in DMAdaptMetric_Mmg_Plex()
347 PetscCall(DMPlexMetricGetHausdorffNumber(dm, &hausdorffNumber)); in DMAdaptMetric_ParMmg_Plex()
266 - Add `DMPlexMetricGetHausdorffNumber()` to get the metric Hausdorff number
733 PetscErrorCode DMPlexMetricGetHausdorffNumber(DM dm, PetscReal *hausd) in DMPlexMetricGetHausdorffNumber() function
552 PETSC_EXTERN PetscErrorCode DMPlexMetricGetHausdorffNumber(DM, PetscReal *);