Searched refs:DMPlexMetricSetNumIterations (Results 1 – 5 of 5) sorted by relevance
145 PetscErrorCode DMPlexMetricSetNumIterations(PetscDM, PetscInt)
2697 petsc.DMPlexMetricSetNumIterations2701 CHKERR(DMPlexMetricSetNumIterations(self.dm, ival))
34 PetscCall(DMPlexMetricSetNumIterations(dm, numIter)); in DMPlexMetricSetFromOptions()807 PetscErrorCode DMPlexMetricSetNumIterations(DM dm, PetscInt numIter) in DMPlexMetricSetNumIterations() function
267 - Add `DMPlexMetricSetNumIterations()` to set the number of ParMmg adaptation iterations
555 PETSC_EXTERN PetscErrorCode DMPlexMetricSetNumIterations(DM, PetscInt);