Searched refs:DMPlexSetMinRadius (Results 1 – 2 of 2) sorted by relevance
339 PETSC_EXTERN PetscErrorCode DMPlexSetMinRadius(DM, PetscReal);
3070 PetscCall(DMPlexSetMinRadius(dm, gminradius)); in DMPlexComputeGeometryFVM()3144 PetscErrorCode DMPlexSetMinRadius(DM dm, PetscReal minradius) in DMPlexSetMinRadius() function