Home
last modified time | relevance | path

Searched defs:funsplit (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/transform/impls/extrude/
H A Dplextrcohesive.c123 static PetscErrorCode ComputeUnsplitFaceNumber(DM dm, DMLabel label, PetscInt p, PetscInt *funsplit) in ComputeUnsplitFaceNumber()
788 PetscInt fsplit = -1, funsplit = -1; in DMPlexTransformSetUp_Cohesive() local