Searched refs:dmSplit (Results 1 – 1 of 1) sorted by relevance
1947 PetscErrorCode DMPlexConstructCohesiveCells(DM dm, DMLabel label, DMLabel splitLabel, DM *dmSplit) in DMPlexConstructCohesiveCells() argument1954 PetscAssertPointer(dmSplit, 4); in DMPlexConstructCohesiveCells()1967 *dmSplit = sdm; in DMPlexConstructCohesiveCells()