Home
last modified time | relevance | path

Searched defs:hausd (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexmetric.c13 …in = 1.0e-30, h_max = 1.0e+30, a_max = 1.0e+05, p = 1.0, target = 1000.0, beta = 1.3, hausd = 0.01; in DMPlexMetricSetFromOptions() local
699 PetscErrorCode DMPlexMetricSetHausdorffNumber(DM dm, PetscReal hausd) in DMPlexMetricSetHausdorffNumber()
733 PetscErrorCode DMPlexMetricGetHausdorffNumber(DM dm, PetscReal *hausd) in DMPlexMetricGetHausdorffNumber()