Searched refs:supportF (Results 1 – 1 of 1) sorted by relevance
1491 const PetscInt *supportF; in DMPlexConstructCohesiveCells_Internal() local1495 PetscCall(DMPlexGetSupport(sdm, newp, &supportF)); in DMPlexConstructCohesiveCells_Internal()1496 PetscCall(DMPlexSetSupport(sdm, splitp, supportF)); in DMPlexConstructCohesiveCells_Internal()