Searched defs:funsplit (Results 1 – 1 of 1) sorted by relevance
123 static PetscErrorCode ComputeUnsplitFaceNumber(DM dm, DMLabel label, PetscInt p, PetscInt *funsplit) in ComputeUnsplitFaceNumber()788 PetscInt fsplit = -1, funsplit = -1; in DMPlexTransformSetUp_Cohesive() local