Searched refs:DMPlexMetricSetNoInsertion (Results 1 – 5 of 5) sorted by relevance
135 PetscErrorCode DMPlexMetricSetNoInsertion(PetscDM, PetscBool)
2515 petsc.DMPlexMetricSetNoInsertion2519 CHKERR(DMPlexMetricSetNoInsertion(self.dm, bval))
26 PetscCall(DMPlexMetricSetNoInsertion(dm, noInsert)); in DMPlexMetricSetFromOptions()205 PetscErrorCode DMPlexMetricSetNoInsertion(DM dm, PetscBool noInsert) in DMPlexMetricSetNoInsertion() function
255 - Add `DMPlexMetricSetNoInsertion()` to turn off node insertion and deletion for (Par)Mmg
531 PETSC_EXTERN PetscErrorCode DMPlexMetricSetNoInsertion(DM, PetscBool);