Searched refs:DMPlexCreateOverlapLabelFromLabels (Results 1 – 3 of 3) sorted by relevance
282 - Add `DMPlexCreateOverlapLabelFromLabels()` for more customized overlap
661 PetscErrorCode DMPlexCreateOverlapLabelFromLabels(DM dm, PetscInt numLabels, const DMLabel label[],… in DMPlexCreateOverlapLabelFromLabels() function2059 …if (mesh->numOvLabels) PetscCall(DMPlexCreateOverlapLabelFromLabels(dm, mesh->numOvLabels, mesh->o… in DMPlexDistributeOverlap_Internal()
303 PETSC_EXTERN PetscErrorCode DMPlexCreateOverlapLabelFromLabels(DM, PetscInt, const DMLabel[], const…