Searched refs:DMPlexMetricGetMaximumAnisotropy (Results 1 – 5 of 5) sorted by relevance
519 PetscErrorCode DMPlexMetricGetMaximumAnisotropy(DM dm, PetscReal *a_max) in DMPlexMetricGetMaximumAnisotropy() function1185 PetscCall(DMPlexMetricGetMaximumAnisotropy(dm, &a_max)); in DMPlexMetricEnforceSPD()1325 PetscCall(DMPlexMetricGetMaximumAnisotropy(dm, &a_max)); in DMPlexMetricNormalize()
152 PetscErrorCode DMPlexMetricGetMaximumAnisotropy(PetscDM, PetscReal*)
2813 petsc.DMPlexMetricGetMaximumAnisotropy2817 CHKERR(DMPlexMetricGetMaximumAnisotropy(self.dm, &a_max))
238 … - Add `DMPlexMetricGetMaximumAnisotropy()` for retrieving the maximum tolerated metric anisotropy
544 PETSC_EXTERN PetscErrorCode DMPlexMetricGetMaximumAnisotropy(DM, PetscReal *);