Searched refs:DMPlexMetricNoInsertion (Results 1 – 7 of 7) sorted by relevance
136 PetscErrorCode DMPlexMetricNoInsertion(PetscDM, PetscBool*)
2530 petsc.DMPlexMetricNoInsertion2534 CHKERR(DMPlexMetricNoInsertion(self.dm, &noInsert))
155 PetscCall(DMPlexMetricNoInsertion(dm, &noInsert)); in DMAdaptMetric_Mmg_Plex()
340 PetscCall(DMPlexMetricNoInsertion(dm, &noInsert)); in DMAdaptMetric_ParMmg_Plex()
256 …- Add `DMPlexMetricNoInsertion()` to determine whether node insertion and deletion are turned off …
231 PetscErrorCode DMPlexMetricNoInsertion(DM dm, PetscBool *noInsert) in DMPlexMetricNoInsertion() function
532 PETSC_EXTERN PetscErrorCode DMPlexMetricNoInsertion(DM, PetscBool *);