Home
last modified time | relevance | path

Searched refs:DMPlexGetTrueSupportSize (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplextree.c757 static PetscErrorCode DMPlexGetTrueSupportSize(DM dm, PetscInt p, PetscInt *dof, PetscInt *numTrueS… in DMPlexGetTrueSupportSize() function
809 PetscCall(DMPlexGetTrueSupportSize(dm, p, &dof, numTrueSupp)); in DMPlexTreeExchangeSupports()
816 PetscCall(DMPlexGetTrueSupportSize(dm, q, &qdof, numTrueSupp)); in DMPlexTreeExchangeSupports()