Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplextree.c757 …ic PetscErrorCode DMPlexGetTrueSupportSize(DM dm, PetscInt p, PetscInt *dof, PetscInt *numTrueSupp) in DMPlexGetTrueSupportSize()
789 PetscInt *numTrueSupp; in DMPlexTreeExchangeSupports() local