Searched refs:DMPlexMetricSetMaximumAnisotropy (Results 1 – 6 of 6) sorted by relevance
151 PetscErrorCode DMPlexMetricSetMaximumAnisotropy(PetscDM, PetscReal)
2799 petsc.DMPlexMetricSetMaximumAnisotropy2803 CHKERR(DMPlexMetricSetMaximumAnisotropy(self.dm, rval))
42 PetscCall(DMPlexMetricSetMaximumAnisotropy(dm, a_max)); in DMPlexMetricSetFromOptions()495 PetscErrorCode DMPlexMetricSetMaximumAnisotropy(DM dm, PetscReal a_max) in DMPlexMetricSetMaximumAnisotropy() function
237 … - Add `DMPlexMetricSetMaximumAnisotropy()` for specifying the maximum tolerated metric anisostropy
543 PETSC_EXTERN PetscErrorCode DMPlexMetricSetMaximumAnisotropy(DM, PetscReal);
724 DMPlexMetricSetMaximumAnisotropy(DM dm, PetscReal a_max);