Searched refs:DMPlexConstructCohesiveCells (Results 1 – 2 of 2) sorted by relevance
408 PETSC_EXTERN PetscErrorCode DMPlexConstructCohesiveCells(DM, DMLabel, DMLabel, DM *);
1947 PetscErrorCode DMPlexConstructCohesiveCells(DM dm, DMLabel label, DMLabel splitLabel, DM *dmSplit) in DMPlexConstructCohesiveCells() function2445 PetscCall(DMPlexConstructCohesiveCells(dm, hlabel, slabel, dmHybrid)); in DMPlexCreateHybridMesh()