Searched refs:DMPlexMetricGetNumIterations (Results 1 – 6 of 6) sorted by relevance
146 PetscErrorCode DMPlexMetricGetNumIterations(PetscDM, PetscInt*)
2711 petsc.DMPlexMetricGetNumIterations2715 CHKERR(DMPlexMetricGetNumIterations(self.dm, &numIter))
345 PetscCall(DMPlexMetricGetNumIterations(dm, &numIter)); in DMAdaptMetric_ParMmg_Plex()
833 PetscErrorCode DMPlexMetricGetNumIterations(DM dm, PetscInt *numIter) in DMPlexMetricGetNumIterations() function
268 - Add `DMPlexMetricGetNumIterations()` to get the number of ParMmg adaptation iterations
556 PETSC_EXTERN PetscErrorCode DMPlexMetricGetNumIterations(DM, PetscInt *);